jiti-meet/react
Saúl Ibarra Corretgé 7c76f124bf [RN] Use native API for toggling cameras
Use the curstom _switchCamera API provided by react-native-webrtc to toggle the
camera instead of destroying the current track and creating a new one.

_switchCamera is implemented at a low level, so the track perceives no changes,
thus being a lot faster and less involved since the capturer doesn't need to be
destroyed and re-created.

In addition, don't mirror the video for the back camera.

Ref: https://github.com/oney/react-native-webrtc/pull/235
2017-04-05 00:21:35 -05:00
..
features [RN] Use native API for toggling cameras 2017-04-05 00:21:35 -05:00
.eslintrc.js flow-typed 2017-02-03 16:36:14 -06:00
config.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
index.native.js Remove duplication 2017-01-26 17:24:11 -06:00
index.web.js Remove duplication 2017-01-26 17:24:11 -06:00