IIS Smooth Streaming in a WPF application

十年热恋 提交于 2019-12-23 12:30:08

问题


How can I play IIS Smooth Streaming video in a WPF application. I know Silverlight has built-in support for it, but I can't find much information for WPF. Will the MediaElement control support this in WPF 4?


回答1:


Unless something has changed very recently, the only Windows Smooth Streaming client available is Silverlight. There is no support for Smooth Streaming in Windows Media Player or for other standalone Windows applications.



来源:https://stackoverflow.com/questions/2409930/iis-smooth-streaming-in-a-wpf-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!