>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/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to