Re: [Live-devel] Demux live MPEGTS multicast stream and feed it to RTSP server

2021-03-22 Thread Ross Finlayson
> On Mar 22, 2021, at 12:00 PM, Thorson, Joshua C > wrote: > > It seems to be an issue with the StreamParser, when it is ensuring valid > bytes the number of bytes that are needed is only 1 but the UDP source is > reading ~940 bytes. So, the if statement: fCurParserIndex + numBytesNeeded >

Re: [Live-devel] Demux live MPEGTS multicast stream and feed it to RTSP server

2021-03-18 Thread Ross Finlayson
> I removed the MPEG2TransportStreamFramer and was getting the same results as > with the MPEG2TransportStreamFramer; a .h264 file with about 100kb of data. I assume that this is bad - i.e., you expected to see more data than this. If you haven’t done so already, then - as a sanity check - try d

Re: [Live-devel] Demux live MPEGTS multicast stream and feed it to RTSP server

2021-03-17 Thread Ross Finlayson
Josh, I think you’re on the right track. Try the following to be sure: > I have setup the onDemandRtspServer example with the > MPEG2TransportUDPServerMediaSubsession and it is working flawlessly with VLC, > ffmpeg, and the openRTSP clients. Good. Now run “openRTSP” for a while, to receive a