[Live-devel] Support for raw video format

Ross Finlayson finlayson at live555.com
Tue Aug 28 12:41:57 PDT 2018



> On Aug 28, 2018, at 8:44 AM, GENESTIER Denis <denis.genestier at thalesgroup.com> wrote:
> 
> OK, many thanks Ross.
> Currently, I am still testing your version and it seems to give the same results that mine.
> 
>> Yes, because it is possible (in RFC 4175) for data from more than one line to be contained within a single RTP payload, you need to subclass “BufferedPacket” to allow for this.  (Perhaps your ‘raw video’ RTP transmitter only delivers one line of raw video at a time; that’s probably going to be the common case.)
> 
> OK, but a quick look at your code shows me that your subclass RawVideoBufferedPacketFactory is called nowhere. 

Oops - my mistake.  It should have been instantiated in the “RawVideoRTPSource” constructor.

I’ve just installed a new version (2018.08.28) of the code that fixes this.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/




More information about the live-devel mailing list