Does anybody know if there are any samples or documentation for playing dash streaming in Windows 8 javaScript based applications or Windows phone 8?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I don't know if it fits for your solution, bit libdash is a C++ library also available for windows: http://www.bitmovin.net/libdash.html
There is also a sample player based on ffmpeg. This should also work on win 8.
回答2:
I found this: http://mingfeiy.com/windows-azure-media-services-in-build-2013-dynamic-packaging-dash-support-live-streaming-and-more/
And here is a sample playing Dash stream on windows 8 Javascript/C# applications
http://playerframework.codeplex.com/releases
Download Microsoft.PlayerFramework.Samples.zip