Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
762 stars 305 forks source link

Why not work for http url? #847

Closed abri-k closed 2 years ago

abri-k commented 2 years ago

🐛 Bug Report

I try play http file: http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4 It is not worked.

But https file https://ia800806.us.archive.org/15/items/Mp3Playlist_555/AaronNeville-CrazyLove.mp3 It is worked

It is true for mp3, mp4 files I use code await CrossMediaManager.Current.Play(audioUrl);

Version: 1.0.9

Platform:

martijn00 commented 2 years ago

See readme.