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 |
||
---|---|---|
.. | ||
components | ||
actionTypes.js | ||
actions.native.js | ||
actions.web.js | ||
defaultToolbarButtons.js | ||
functions.js | ||
index.js | ||
middleware.js | ||
reducer.js |