[Live-devel] x264 nal unist and H264VideoStreamDiscreteFramer

Ross Finlayson finlayson at live555.com
Sat Jan 21 23:30:52 PST 2012


> There is also an option: int b_repeat_headers;  /* put SPS/PPS before each keyframe */. It should be set in 0?

I suggest setting this to 1, to ensure that the downstream "H264VideoStreamDiscreteFramer" gets to see the SPS and PPS NAL units at least once.  (This is important, otherwise the RTSP server won't be able to compute the proper 'configuration' string to put in the stream's SDP description.)

	Ross.




More information about the live-devel mailing list