fix: Avoid go2rtc renegotiation on camera selection change (#2483)
This commit is contained in:
committed by
dermotduffy
parent
a68b665f03
commit
9a763db1f3
@@ -37,4 +37,5 @@ export class VideoRTC extends HTMLElement {
|
||||
reconnect();
|
||||
reset(): void;
|
||||
setControls(controls: boolean): void;
|
||||
setMicrophoneStream(stream: MediaStream | null): Promise<void>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user