[Live-devel] getNextFrame Variables
Ross Finlayson
finlayson at live555.com
Fri Jan 5 15:28:08 PST 2007
>fTO : a RTP buffer, we are to copy video data into this buffer for framing
>
>eg. g_video_enc_rbuf->read(fTo, fMaxSize, 0); //the read function
>will copy the data to fTo
>
> memcpy(fTo,g_video_enc_rbuf,fFrameSize); // using memcpy function
OK, but don't forget to assign "fFrameSize" first.
--
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/20070105/f25c3426/attachment.html
More information about the live-devel
mailing list