How to implement Live Streaming on Windows Phone

我与影子孤独终老i 提交于 2019-12-11 11:21:37

问题


I want to implement Audio Live Streaming on Windows Phone. most of them told Windows Phone 7 sdk does not support Streaming. so I upgrade and install Windows Phone 7.1.

Which class i want to use to implement Live Streaming?????

Please give some guidelines and materials to do this task.

Thanks in advance.


回答1:


You may want to consider using IIS 7.X for the streaming portion. The following link shows how you can build the client app for Windows Phone 7: http://www.iis.net/community/default.aspx?tabid=34&g=6&i=2020

The sample requires the IIS Smooth Streaming Client (1.1), Silverlight 4, and the Visual Studio Windows Phone 7 Developer Tools.



来源:https://stackoverflow.com/questions/8490542/how-to-implement-live-streaming-on-windows-phone

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