Hey,
Can you have an auto play video with no sound on a landing page for a yt ad? (compliant with google terms)
Thanks! 
Does this help? The thread isn't exactly new - not sure if the solutions still work.
https://stackoverflow.com/questions/...th-sound-muted
If no luck, let me know and I'll look some more.
Amy
Yes, on YT they have a mute=1 parameter to make sure it is muted. If your video host doesn't allow to mute, Chrome might not play it automatically.
For those interested, i tried to autoplay it mute, wait 500ms and try to unmute the video with javascript without user interaction. It did not work. Chrome stopped playing as soon as the JS unmuted it.
Thank you for your answers.
So if did not work, there is not any way to do it and being complaint?
Paste your code here so that we can check.