From 8b11f29a5e83a8bd6d9111e7b2d871eaab5536eb Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 27 Apr 2024 20:22:56 +0200 Subject: prototype stream previews --- common/packets.d.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'common') diff --git a/common/packets.d.ts b/common/packets.d.ts index 662c1fe..bf8fe9f 100644 --- a/common/packets.d.ts +++ b/common/packets.d.ts @@ -43,6 +43,7 @@ export interface RelayMessage { offer?: Sdp answer?: Sdp ice_candidate?: F_RTCIceCandidateInit + preview?: { id: string, data: string } } export interface ChatMessage { text?: string, image?: string } -- cgit v1.2.3-70-g09d2