adrianstevens / Xamarin-Plugins

Cross-platform Plugins for Xamarin, Xamarin.Forms and Windows
https://www.nuget.org/packages/Xam.Plugin.SimpleAudioPlayer/
MIT License
133 stars 53 forks source link

Need to add support for playing from http without converting to stream. #82

Closed Jack-Paul closed 2 years ago

Jack-Paul commented 3 years ago

Hi,

I need to stream audio using an HTTP link, in my case many links are huge in size, so when I convert from URL to stream, it's taking a long time before start to playing, kindly suggest a solution or workaround for this case.

Thanks.

UniponKelvyn commented 3 years ago

Hello, how are you? @Jack-Paul

Did you find any way to solve it? I have the same problem.

adrianstevens commented 2 years ago

Duplicate of issue #3 - please join the conversation there :)