Skip to content
Snippets Groups Projects
Commit 4e370d28 authored by Pedro Beschorner Marin's avatar Pedro Beschorner Marin Committed by prlanzarin
Browse files

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.
parent c8ace18f
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment