pro777s / Xam.Forms.VideoPlayer

The package Xam.Forms.VideoPlayer is intended for Xamarin.Forms, contains a cross-platform video player for Android, iOS and Windows UWP, based on the code provided by Charles Petzold.
16 stars 13 forks source link

Does it support HLS or DASH format with UriVideoSource? #3

Open george-weare8 opened 5 years ago

george-weare8 commented 5 years ago

I have a solution for video streaming to players on AWS and works fine with native iOS and Android, I wonder if we will convert to Xamarin Forms this player will work with HLS and DASH streaming video formats.

pro777s commented 5 years ago

Hello, The video player normally plays HLS streams. However, it also depends on the Android platform used.