fixes the issue where video feeds go black after first call
This commit is contained in:
parent
26bc04262a
commit
11fc7a01f3
1 changed files with 1 additions and 0 deletions
|
@ -2359,6 +2359,7 @@ Metamaps.Realtime = {
|
|||
track.stop();
|
||||
});
|
||||
});
|
||||
self.webrtc.webrtc.localStreams = [];
|
||||
});
|
||||
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue