YouTube: How to present embed video with sound muted

user2924482 picture user2924482 · Jan 27, 2016 · Viewed 219.6k times · Source

I'm trying to embed a video with the sound muted but I can not figure out how it make it work.

Currently I'm using this but doesn't work:

<iframe src="https://www.youtube.com/embed/uNRGWVJ10gQ?rel=0&amp;autoplay=1" width="560" height="315" frameborder="0" allowfullscreen></iframe>

Any of you knows how can I make this work ?

Answer

Adriana picture Adriana · Jun 23, 2017

For me works using &autoplay=1&mute=1