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

RtspViewer freezes on Galaxy S4 #10

Open Fella123 opened 10 years ago

Fella123 commented 10 years ago

I tried RtspViewer on S4 using this stream rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov

Application opens and then freezes with black screen

All I have in LogCat is 10-08 12:46:16.336: I/dalvikvm(24967): Turning on JNI app bug workarounds for target SDK version 10... 10-08 12:46:16.371: I/RtspViewer(24967): onCreate

rtsp stream is playable in VCL

spex66 commented 10 years ago

Hi,

I'm sorry but this project is "as is it" and I cannot give active support.

But a little hint: its only purpose was as the counterpart of the RTSPServer sibling project.

Never meant as general purpose stream player!

Peter (=PA=) On Oct 8, 2013 11:51 AM, "Fella123" notifications@github.com wrote:

I tried RtspViewer on S4 using this stream rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov

Application opens and then freezes with black screen

All I have in LogCat is 10-08 12:46:16.336: I/dalvikvm(24967): Turning on JNI app bug workarounds for target SDK version 10... 10-08 12:46:16.371: I/RtspViewer(24967): onCreate

rtsp stream is playable in VCL

— Reply to this email directly or view it on GitHubhttps://github.com/spex66/RTSP-Camera-for-Android/issues/10 .