A friend and I have tried to get the video player on Windows Phone 8.1 to play a m3u8 stream, but we\'ve been unavailable to succeed.
What we\'ve tried:
We\
Download the player framework, consume the following DLL's:
Add the player to your xaml:
xmlns:mmppf="using:Microsoft.PlayerFramework" xmlns:smmedia="using:SM.Media.MediaPlayer"
Then set your stream VIA code - or XAML if the URL never changes.