Skip to content

Fix autoplay with Chrome

Compare
Choose a tag to compare
@michaelfig michaelfig released this 27 Feb 16:52
· 11 commits to master since this release

Newer Chrome browsers need the muted attribute on the video tag in order for autoplay to work. Without it, the subscriber receives data from mediasoup but the video tag is just black.

This release fixes that issue and adds a Muted checkbox to the subscriber.