mirror of https://github.com/jitsi/jitsi-meet
When a new local video track is created an associated video capturer is created for it. The cause for the freezes seems to be creating mutliple tracks (which come with a video capturer each). Fix this by first disposing of the previous video track before creating the new one. Ref: https://github.com/oney/react-native-webrtc/issues/209#issuecomment-281482869pull/1457/head
parent
32634356a6
commit
f5973e0eee
Loading…
Reference in new issue