f5973e0eee
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-281482869 |
||
---|---|---|
.. | ||
features | ||
.eslintrc.js | ||
config.js | ||
index.native.js | ||
index.web.js |