Android RTSP coding problem

Posted by NetApex on Stack Overflow See other posts from Stack Overflow or by NetApex
Published on 2010-04-24T04:36:00Z Indexed on 2010/04/24 4:43 UTC
Read the original article Hit count: 497

Filed under:
|
|

I have Googled my butt off trying to find where if there is a surefire way to make rtsp work. I have a radio station that I listen to that streams via rtsp. Of course by default Android doesn't want to play it. If I pop the URL into yourmuze.fm and create a station there it lets me stream it to my phone. After checking how it works I come to find that it streams to the phone via rtsp! So obviously there is something amiss. What makes one stream work and one not? This is the stream I am attempting : rtsp://wms2.christiannetcast.com/yes-fm

It is an audio stream so I would be thrilled with most peoples problem of "it only does audio and not video." When yourmuze.fm streams, DDMS states it brings up MovieView to play the audio if that helps at all.

© Stack Overflow or respective owner

Related posts about android

Related posts about rtsp