IIS Smooth Streaming 与 Apple HTTP Live Streaming 之间的兼容性

发布于 2024-11-09 22:15:44 字数 318 浏览 4 评论 0原文

看起来IIS Smooth StreamingApple HTTP Live Streaming都使用类似(如果不相同)的底层机制。特别是,它们都依赖于分段的 H.264 / MP4 文件。

是否可以以这样的方式输出视频片段,即 Mobile Safari 客户端和 Silverlight 客户端都可以使用相同的视频数据?如果播放列表格式是唯一的区别,那么这似乎很容易处理...

编辑:或者更一般地说,是否有一种通用的分段方法,使得这种自适应 HTTP 流可以从相同的静态源文件到iOS 和 Silverlight 播放器(和/或什至 Flash)?

It seems as though IIS Smooth Streaming and Apple HTTP Live Streaming both use similar (if not identical) underlying mechanics. In particular they both rely on segmented H.264 / MP4 files.

Is it possible to output the video segments in such a way that the same video data can be utilized by both Mobile Safari clients and Silverlight clients? If the playlist format is the only difference then this would seem easy to deal with...

Edit: or more generally -- is there a common way to segment such that this kind of adaptive HTTP streaming is possible from the same static source files to both iOS and Silverlight players (and/or even Flash too)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云胡 2024-11-16 22:15:44

它内置于 IIS Media Services 4.0 中。有一篇文章介绍了详细信息 这里

It's built in to IIS Media Services 4.0. There is an article with the details here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文