wmv 文件的伪流

发布于 2024-07-05 14:30:49 字数 106 浏览 11 评论 0原文

是否可以使用 wmv 文件和 silverlight 进行伪流媒体(例如,随时开始播放)?

这可以在渐进式下载设置中使用 Flash,但可以在 Microsoft 轨道上完成吗?

Is it possible to do pseudo-streaming(eg start playback at any point) with wmv files and silverlight?

This is possible using Flash in a progressive download setup but can it be done on the Microsoft track?

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

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

发布评论

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

评论(3

风苍溪 2024-07-12 14:30:49

自从提出这个问题以来,微软已经发布了 Smooth Streaming,这正是我所要求的更多的。

显然,这是最好的 Silverlight 解决方案,尽管您确实需要在后端使用 Windows Server 2008。

Since asking this question, Microsoft has released Smooth Streaming, which is exactly what I was asking for and more.

Clearly this is the best Silverlight solution although you do need Windows Server 2008 on the backend.

唱一曲作罢 2024-07-12 14:30:49

您可以使用Windows Media Services 2008。 它使您能够实际将 WMV 流式传输到 Silverlight 界面。

You can use Windows Media Services 2008. It enables you to actually stream WMV to Silverlight interface.

清风疏影 2024-07-12 14:30:49

您没有理由不能像任何其他 HTTP 视频一样传输它; 它基本上只是期望该文件是正确的 WMV 文件。 不过,您需要有一个支持搜索的服务器。

No reason you couldn't stream it like any other HTTP video; it basically just expects the file to be a correct WMV file. You would need to have a server that supports the seeking, though.

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