[Live-devel] NAL header bits

Ross Finlayson finlayson at live555.com
Thu Jan 28 07:22:46 PST 2010


>Im a newbie. Im trying to decode h264 NAL header, I skip 12bytes of 
>the RTP header

No, you should not be parsing RTP headers at all.  Our class 
"H264VideoRTPSource" already takes care of this - it extracts NAL 
units from the incoming RTP stream, and delivers them (one at a time) 
to the downstream object.  Just use this.
-- 

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/20100128/806f686a/attachment.html>


More information about the live-devel mailing list