Share via

Xamarin. Forms MediaManager

Mohammad Radawan 106 Reputation points
2021-08-23T18:24:36.56+00:00

Hello everyone
I'm developing an app to live stream audio from a radio station. In my server I'm using RadioBoss as a media player and IceCast to make a live stream URL. I've tested the URL on mobile and it's working perfectly. When I'm trying to implement that in Xamarin.Forms app (I'm using the Plugin.MediaManager Nuget) and my URL looks like that http://192.168.204.68:8000/live but when I press play nothing happens, I tried another URL which has the "mp3" extension (https://www.soundhelix.com/examples/mp3/SoundHelix-Song-1.mp3) for instance and it's working just fine.
Can anybody help please.

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.