[Live-devel] H.264 RTP

Ross Finlayson finlayson at live555.com
Fri Dec 29 13:50:40 PST 2006


>For my case, where the encoder gets the data from a ring buffer to 
>encode and then pass to another ring buffer for streaming using RTP, 
>can I dont have a framer.cpp and use the h.264video sink directly?

No, your "H264VideoRTPSink" *must* be fed by a (subclass of) 
"MPEG4VideoStreamFramer" (because it needs to call the 
"currentNALUnitEndsAccessUnit()" virtual function, which your 
subclass will implement).
-- 

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/20061229/29073a9b/attachment.html 


More information about the live-devel mailing list