Hi,
I’m trying to stream radio station in my apps for sound background.
Unfortunately most of the radio have http://linklinklink.m3u and i really have problem to do it.
There is my code :
I saw an asset pack that does this for windows phone and builds. Might be able to get ideas from source how to get it to work on others… I think it was called Radio Pro or something like that… They have a cheaper version but to get source you have to buy the pro one.
No… the cheap one is DLL if you read bottom of description it says the difference is pro you get full source… Almost 100% sure… Going back to look now. If it is like some assets, they may still have the DLL in the package but they provide the c# source in a zip file… ORK Framework is like that… Will edit this post after I find it and look.
EDIT: Quote at bottom of product description: “Information about this edition:
This is the PRO edition (full source code) of the asset. If you only need the DLL-version, consider buying the Standard edition.” And if you scroll through files you can see all the .cs source files.
One thing I didn’t think of though. It might be that it only supports windows because it uses the windows .net libraries or something. Would definitely be worth contacting the publisher to find out if he is using Windows only libraries to access and play the streams or if he is using standard code that should also work with other mobile platforms as well.
If you do contact him, would be curious to hear what you find out. I threw that on my wishlist a couple days ago to maybe use in a future project.