[Live-devel] Sending lots of NAL's problem

Ross Finlayson finlayson at live555.com
Wed Dec 30 21:48:55 PST 2009


>what do you mean by "treat the data as a set of (>=1) NAL units."? 
>do you mean that I should read it and use the fNumOfTruncatedBytes 
>if needed?

No, I just meant that you should - in your socket read handler - read 
*all* of the available data from the socket, rather than just one NAL 
unit's worth.  That way, you'll reduce the number of times that you 
handle socket read events, reducing your overhead.
-- 

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/20091230/0f87488e/attachment.html>


More information about the live-devel mailing list