[Live-devel] First Application
Ross Finlayson
finlayson at live555.com
Tue Apr 20 08:05:34 PDT 2010
>All I tried so far was using some source code from openRTSP, but I
>could actually not figure out where to grab the data.
The "openRTSP" code (in "testProgs/playCommon.cpp") saves its
incoming data into a file - using the "FileSink" class. Note that
"FileSink" is a subclass of "MediaSink", and implements the virtual
function "continuePlaying()".
If you want to instead do something else with the incoming data, you
would use a different subclass (that you would write) of "MediaSink".
--
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/20100420/9230a3e8/attachment.html>
More information about the live-devel
mailing list