Re: [Live-devel] openRTSP questions....

2018-05-24 Thread Karl Denninger
On 5/24/2018 16:29, Karl Denninger wrote: >> On 5/24/2018 15:38, Ross Finlayson wrote: >>> Karl, >>> >>> I can’t help you with your problem with the MP4-format file; however: >>> >>>> 2. Attempting to extract just the video track ("-v&q

Re: [Live-devel] openRTSP questions....

2018-05-24 Thread Karl Denninger
, id=1/256, mimeType=video/mpeg2, res=1920x1080, supported=NO_UNSUPPORTED_TYPE     ]   ]     ] 05-24 16:58:24.511 12619-12619/com.google.android.exoplayer2.demo D/EventLogger: loading [0.44, 0.00, window=0, period=0, false] ExoPlayer sees it, but can't play it. On 5/24/2018 16:29, Karl

Re: [Live-devel] openRTSP questions....

2018-05-24 Thread Karl Denninger
antation is to use to produce that format out a stream (e.g. to stdout) rather than a file; the obvious ("-f ts") produces a complaint that it is not a proper format. Essentially what I need to be able to do is generate a video stream that remains a stream (can be piped); the i

[Live-devel] openRTSP questions....

2018-05-24 Thread Karl Denninger
0 a=framerate:10.00 a=rtpmap:96 H264/9 a=fmtp:96 packetization-mode=1;profile-level-id=4D0032;sprop-parameter-sets=Z00AMppkASAFH/gLcBAQFAAAD6AAATiDoYAaGAAaGC7y40MANDAANDBd5cKAAA==,aO48gAA= a=recvonly m=audio 0 RTP/AVP 8 a=control:trackID=1 a=rtpmap:8 PCMA/16000 a=recvonly Which looks ok

[Live-devel] Live555 library -- available as a Gradle include for Android?

2018-05-16 Thread Karl Denninger
I've seen a few projects obviously using the library on Android devices (since the user agent string is being tagged) but cannot find a pre-built library. Is there one available?  I didn't see anything in the FAQ on this subject either... Thanks in advance. -- Karl Denninger k...@den