issues
search
jitsi
/
jitsi-meet
Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.3k
stars
6.76k
forks
source link
feat(Video): Handle .play() errors.
#15284
Closed
hristoterezov
closed
1 week ago
hristoterezov
commented
2 weeks ago
Do not throw the error. This results in unhandled rejection promise.
Add proper logging so that we can figure out from which video element the error occured.