[Live-devel] H.264 RTP Marker Bit
Ross Finlayson
finlayson at live555.com
Tue Mar 31 22:38:38 PDT 2015
OK, I’ve now installed a new version (2015.04.01) of the “LIVE555 Streaming Media” code that adds a virtual function
virtual Boolean nalUnitEndsAccessUnit(u_int8_t nal_unit_type);
to “H264or5VideoStreamDiscreteFramer”. The default implementation sets this simply based on whether the NAL unit is VCL. However, you can define a subclass that redefines this to be more accurate (e.g., if you’re delivering slices).
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20150331/f6db23c3/attachment.html>
More information about the live-devel
mailing list