My Youtube video that has sound does not play. These are the settings:
<div class="rs-background-video-layer"
data-forcerewind="on"
data-volume="100"
data-ytid="fZV8mULQf2k"
data-videoattributes="version=3&enablejsapi=1&html5=1&hd=1&wmode=opaque&showinfo=0&rel=0&orgin=https://mvranchforsale.com"
data-videorate="1"
data-videowidth="100%"
data-videoheight="100%"
data-videocontrols="none"
data-videostartat="00:06"
data-videoendat="02:40"
data-videoloop="loop"
data-forceCover="1"
data-aspectratio="4:3"
data-autoplay="true"
data-autoplayonlyfirsttime="false"
data-nextslideatend="true"></div>
When I change the data-volume="100" to data-volume="mute" the video will play but one I add a number to this line the video stops playing.
Any suggestions?
