I am using Slider Revolution and I have a slide where the Main Background is a YouTube Video, the problem is the video will not play or autoplay, here are the arguments I have assigned, this does not work in Chrome, Safari and Firefox.
autoplay=1&mute=1&version=3&enablejsapi=1&html5=1&hd=1&wmode=opaque&showinfo=0&rel=0;
Sometimes I get this error:
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://www.youtube-nocookie.com') does not match the recipient window's origin ('https://mydomain.ca').
However my site is on a directory for now (https://mydomain.ca/www2) is this the reason why my video is not working? If not, then how do I fix this?
Thanks,