[Live-devel] Live stream from network camera to streaming server object

Ross Finlayson finlayson at live555.com
Fri May 16 06:57:48 PDT 2008


>Ok, I start to catch your idea.
>What do you mean by using "RTPSink" objects directly from the 
>corresponding "RTPSource"?

- Use the client code to open the RTSP stream
- Create each RTPSink
- For each RTPSink that you just created, call
	sink->startPlaying(rtpSource, ...);
- Call "doEventLoop()" to enter the event loop.
-- 

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


More information about the live-devel mailing list