[Live-devel] Several video streams to single RTP sink?

Ross Finlayson finlayson at live555.com
Wed Dec 20 16:51:30 PST 2006


>Hello All,
>
>I am in the process of implementing an RTSP server which will serve
>several streams to clients, such that each client will receive a
>selected subset of all available streams on demand.
>
>I'm writing a class which contains the framed file sources and video
>stream framers and handles the synchronization between selected streams.
>
>My problem is this: should all these parallel streams be fed into a
>single RTP sink or should each stream have its own sink?

I don't really understand what it is you're trying to do, but - 
regardless - each stream must have its own "RTPSink" object (because 
each "RTPSink" encapsulates a destination IP address, port number, 
and RTP payload type code).
-- 

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


More information about the live-devel mailing list