Search code examples
flutterazure-media-servicesflutter-video-player

Azure Media Services Flutter Video play issue


My Question already asked by someone but did not answered can someone help me with this

Here is the link :

Azure Media Services Flutter

I got same issue while try to play this URL.

https://amssamples.streaming.mediaservices.windows.net/3b970ae0-39d5-44bd-b3a3-3136143d6435/AzureMediaServicesPromo.ism/manifest


Solution

  • Newest

    After tested, I believe it's flutter's problem.It is recommended to submit an issue on github and let the official fix it.

    It has nothing to do with azure media services.

    You can concatenate (format=m3u8-aapl-v3) at the end of the URL, can play this url with any video player.

    Helpful posts

    1. How to integrate Azure media player in android

    2. How to run azure media player on android