bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-preview
Pedro Beschorner Marin 4e370d28ec Add timeout at video's preview modal
Some browsers seem to (occasionally) not return the getUserMedia promise call and the
user gets stuck in this state unable to share her/his webcam.

Since enumerateDevices still works even on a gUM rejection this includes a racing
timeout that skips gUM. Configured at settings `gUMTimeout`.

Reproduced with Windows 10 Chrome 87.
2020-12-22 20:10:19 +00:00
..
component.jsx Add timeout at video's preview modal 2020-12-22 20:10:19 +00:00
container.jsx Multiple webcams stop all button 2020-08-05 14:23:34 +00:00
service.js Add timeout at video's preview modal 2020-12-22 20:10:19 +00:00
styles.scss Multiple webcams stop all button 2020-08-05 14:23:34 +00:00