jiti-meet/react/features/toolbox
Saúl Ibarra Corretgé f5973e0eee [RN] Fix toggling camera
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
2017-04-05 00:20:17 -05:00
..
components [RN] Fix toggling camera 2017-04-05 00:20:17 -05:00
actionTypes.js Fix interface_config.js/interfaceConfig overriding 2017-04-04 17:00:39 -05:00
actions.native.js Fix interface_config.js/interfaceConfig overriding 2017-04-04 17:00:39 -05:00
actions.web.js React Toolbox 2017-04-03 13:29:33 -05:00
defaultToolbarButtons.js React Toolbox 2017-04-03 13:29:33 -05:00
functions.js Fix interface_config.js/interfaceConfig overriding 2017-04-04 17:00:39 -05:00
index.js React Toolbox 2017-04-03 13:29:33 -05:00
middleware.js React Toolbox 2017-04-03 13:29:33 -05:00
reducer.js Fix interface_config.js/interfaceConfig overriding 2017-04-04 17:00:39 -05:00