question

Ashwini-0407 avatar image
0 Votes"
Ashwini-0407 asked KyleWang-MSFT commented

How to use Smooth streaming in xamain forms

Hi ,

I am using Media Element toolkit to MP4 play video. But my requirement is video smooth streaming with different video size(quality). I checked in Internet on the same. but didn't get proper solution. Could anyone help me on this. (For IOS and Android platform)

Thanks in Advance

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Ashwini-0407 I am afraid there is no such function for MediaElement. Maybe you can submit a feature request on Github.
For android, you can use ExoPlayer to achieve "dynamic adaptive streaming". Also, maybe the documentation: Overview of Live Streaming using Media Services can help you.

0 Votes 0 ·

0 Answers