IIS 平滑流清单错误请求错误
我安装了 IIS Media Services 3.0 和 Big Buck Bunny 示例,但是当我尝试获取清单文件 (http:// localhost/Big_Buck_Bunny/Big Buck Bunny.ism/Manifest),我从 SmoothHandler 收到 400.0 错误请求错误。因此,default.html 出现在浏览器中,但 SL 播放器在尝试读取清单时显示错误。任何人都知道可能是什么问题?
I installed IIS Media Services 3.0, and the Big Buck Bunny sample, but when I try to get the manifest file (http://localhost/Big_Buck_Bunny/Big Buck Bunny.ism/Manifest), I get 400.0 Bad Request error from the SmoothHandler. So the default.html appears in the browser, but the SL player shows error while trying to read the manifest. Anyone knows what can be the problem?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
已解决。 URL 重写规则更改了请求的 URL。
Resolved. An URL Rewrite rule changed the requested URL.