Files
meet/src
lebaudantoine 54e9747350 🐛(frontend) handle device-in-use errors on Chrome / Windows 10
On Chrome and Windows 10, when the camera or microphone is already
in use by another application, the browser rejects
`getUserMedia`. Without dedicated handling, users just saw their
camera or microphone not turning on, without any explanation.

Detect this specific failure and surface a clear message to the
user, so they understand another application is holding the device
and know what to do about it.
2026-08-23 16:10:05 +02:00
..
2026-08-14 15:22:06 +02:00
2026-08-14 15:22:06 +02:00
2026-08-20 12:50:26 +02:00