Files
jitsi-meet/react/features/base
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
..
2017-09-07 12:49:35 -05:00
2017-05-26 16:37:22 -05:00
2017-09-18 11:21:45 -05:00
2017-09-01 23:55:25 -05:00