webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.77k stars 5.69k forks source link

fix autoplay woes detection in canvas-pc for firefox #1524

Closed fippo closed 2 years ago

fippo commented 2 years ago

paused is initially true there, listening for the loadedmetadata event allows hiding the text again

follow-up to #1513