mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
Ability to load past meetings + URL management
This commit is contained in:
@@ -19,6 +19,8 @@ const useWebRTC = (
|
||||
return;
|
||||
}
|
||||
|
||||
console.debug("Using WebRTC", stream, transcriptId);
|
||||
|
||||
let p: Peer;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user