jiti-meet/react/features/base/media/components
Leonard Kim 1e84f993b4 fix(device-selection): use non-connect video preview
Filmstrip only mode displays a device selection dialog that
does not have access to the redux/connect. However, the current
VideoTrack extends from AbstractVideoTrack, which assumes a
redux connection. The fix is to move video display logic into
a separate component and have device selection use that, while
the existing VideoTrack remains connected to redux but
uses the new video display component.
2017-09-18 13:22:15 -05:00
..
native [RN] Coding style 2017-06-10 18:07:51 -05:00
web fix(device-selection): use non-connect video preview 2017-09-18 13:22:15 -05:00
AbstractAudio.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
AbstractVideoTrack.js feat(local-video): convert to react (#1705) 2017-07-14 14:22:27 -05:00
_.native.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00
_.web.js [React] Cross-platform Components 2017-06-06 00:11:39 -05:00
index.js Import jitsi/jitsi-meet-react#2f23d98 2016-10-12 10:31:52 -05:00