Windows Mobile TV stream

依然范特西╮ 提交于 2019-12-21 23:12:03

问题


I want to develop an application to play live stream on Windows mobile devices. Please give me an example of this.


回答1:


That is a fairly broad question. There is a MediaElement control you can use to play video. Maybe the open source PlayerFramework is more helpful. It provides a way to play lots of content, including progressive downloads, streaming, live streaming, protected content, advertisements, etceteras. And you can style the player as you see fit.

Have a look at http://playerframework.codeplex.com for the downloads, sources and documentation.

An easy start can be found here: Getting Started Guide.



来源:https://stackoverflow.com/questions/32146244/windows-mobile-tv-stream

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