[Live-devel] How can I write the received data to a buffer?

Ross Finlayson finlayson at live555.com
Fri Oct 5 23:38:51 PDT 2007


>The OpenRTSP writes the received data to a file defaultly, can it 
>write received data to a buffer? I traced the code of *FileSink and 
>can not find where it writes the data to a file.

"FileSink" - like *all* sink objects, fills in a buffer by reading 
from its upstream source.  Note the call to "getNextFrame()" in 
"FileSink::continuePlaying()".
-- 

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


More information about the live-devel mailing list