如何在 IIS 中启用字节范围 http 请求
我目前正在尝试使用 FlowPlayer 在 iPad 上流式传输 .mp4 文件。当我使用 iPad 时,我无法在 Flow Player 中播放任何 mp4 视频,但它在浏览器中运行得很好。如果我参考 flowplayer.org 的示例视频之一,它在 iPad 上的播放效果非常好。我做了研究,发现这是因为我的 IIS 不支持字节范围的 http 请求。有谁知道我如何轻松启用此功能或如何使用服务器上的视频文件在我的 iPad 上流式传输这些 mp4 文件的解决方案。甚至可能是支持这种类型的字节范围请求的主机。
I am currently trying to stream a .mp4 file on an iPad using FlowPlayer. I cannot stream any mp4 video in flow player when I am using my iPad, but it works perfectly fine in the browser. If I reference one of the sample videos from flowplayer.org's it streams perfectly fine on the iPad. Ive done research and found that its because my IIS does not suport byte-range http requests. Does anyone know how I can easily enable this or a solution on how to stream these mp4 files on my iPad with the video files on my server. Maybe even a hosting that DOES support this type of byte-range requests.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您看过其中一个模块吗?
http://h264.code -shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS-Version2
Did you had a look at one of these modules ?
http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Internet-Information-Services-IIS-Version2