Re: [Live-devel] H264 RTP stream recording to AVI

2017-01-09 Thread jon.bird
On 2017-01-06, Ross Finlayson wrote: >> So rather than using our existing video sources, I've been looking >> at using > the OpenRTSP client to record streams from testOnDemandRTSPServer. I > have a test H264 file in a Matroska container and can (sort of) > successfully record a "raw" H264 file, p

[Live-devel] H264 RTP stream recording to AVI

2017-01-06 Thread jon.bird
Hi, I've been investigating the Live555 library with a view to using it in an embedded platform for (initially) the recording of H264 video received over RTP into AVI files. I don't have a great deal of knowledge about the innards of H264, I'm hoping that in using this library I won't need to..