jiti-meet/react
Leonard Kim 929bc8b8b9 fix(device-selection): do not reuse tracks in previews
Device selection has live previews that reuse the current local
audio and video tracks for the sake of internet explorer. This
means when the local video was muted, device selection would
show a muted message. It is preferred to show a live preview
even when muted.

The changes include:
- Passing device ids into DeviceSelectionDialog, not tracks.
- Setting default selected devices to use for live previews.
- Removing all checks in DeviceSelectionDialog involving local tracks.
- Catching and displaying errors when creating a live video preview.
2017-05-05 09:27:59 -07:00
..
features fix(device-selection): do not reuse tracks in previews 2017-05-05 09:27:59 -07: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 fix(transport): Code style issues and enableLegacyFormat param bug 2017-04-28 15:24:20 -05:00