[Live-devel] Streaming H.264

Ross Finlayson finlayson at live555.com
Tue Jun 24 11:56:24 PDT 2008


>I have some questions regarding H.264 streaming:
>
>1) Is it true that if we have one NAL unit in a frame then the 
>virtual function "currentNALUnitEndsAccessUnit()" always returns 
>true" ?

Yes, iff by "frame" you mean a complete video frame - i.e., an entire 
'picture'.


>  2) Who will do the framing from byte stream? Is it done 
>automatically or should we do it explicitly?

Your subclass of "H264CVideoStreamFramer" would need to do this.


>3) Is it a good idea to have one NAL unit in a frame? Will encoders do this?

No idea, sorry...
-- 

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


More information about the live-devel mailing list