请求大神帮助。
网页中嵌入YouTube视频,在本机调试成功。 上传到服务器以后就播放不了。IIS中响应头已经设置为“ALLOWALL”。
Iframe代码:
<iframe id="ytplayer" type="text/html" width="1024" height="576" src="https://www.youtube.com/watch?v=D8_4wlQTJCY?modestbranding=1&rel=0&showinfo=0" frameborder="0" allowfullscreen="" class="embed-responsive-item"></iframe>
错误提示及头信息: