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") appears to work, and a file command shows "test.h264: JV

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

2018-05-24 Thread Ross Finlayson
>>> >> The latest version (3.0.1) of VLC has a known bug that makes it unable to >> play “.h264” (i.e., raw H.264) video files. However the previous version >> (2.2.8) of VLC should work OK. > Unfortunately it appears that the base ExoPlayer can't decode it, which > strongly implies that whate

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

2018-05-24 Thread Karl Denninger
Sorry for the top-post but wanted to flag this -- I was wrong about the ".ts" file being able to be consumed, it is not -- 05-24 16:58:24.496 12619-12619/com.google.android.exoplayer2.demo D/EventLogger:   Renderer:0 [     Group:0, adaptive_supported=N/A [   [ ] Track:0, id=1/256, mime

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

2018-05-24 Thread Karl Denninger
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") appears to work, and a >> file command shows "test.h264: JVT NAL sequence, H.264 video @ L 50", which >> should be

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

2018-05-24 Thread Ross Finlayson
Karl, I can’t help you with your problem with the MP4-format file; however: > 2. Attempting to extract just the video track ("-v") appears to work, and a > file command shows "test.h264: JVT NAL sequence, H.264 video @ L 50", which > should be ok. However, I cannot play that with *any* of the

[Live-devel] openRTSP questions....

2018-05-24 Thread Karl Denninger
I've got the source (latest rev from the archives) and have it built.  It appears to run ok. I'm trying to extract video from a webcam, and running into some issues.  In order: 1. Using MP4 format ("-4" switch) works sort-of.  The camera is set to a 10fps frame rate due to network bandwidth consi