Question

I have database with urls of internet radio stations, but i don't know how to play stream that I am suppose to get from url. I am working in asp.net mvc2. I would be grateful if anyone can direct me to solution or give me a link to some kind of tutorial.

Was it helpful?

Solution

you can simply add windows media player control for desktop app, or HTML tag that contains that control, then using URl property set ur URL to the control and play .... try it with sth simple and URL with MMS protocol at the beginning instead

OTHER TIPS

This is a client side problem. The easiest way is to use Flash to play the stream.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top