spex66 / RTSP-Camera-for-Android

Android based RTSP Server which is able to serve live camera view to multiple RTSP clients, such as VLC.
406 stars 257 forks source link

Streaming Video To Android Device #6

Closed kashifs closed 8 months ago

kashifs commented 11 years ago

I've downloaded and installed the application as is. However, I can't get the stream to play. I tried using the hardcoded rtspConnect string "rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov" in RtspViewerActivity.java and I've used the link to my own IP camera and neither of them worked even though I got both of the streams to play using VLC and Quicktime.