[Live-devel] steam duplication

Paget Rupert rupert.paget at ocag.ch
Mon Jan 22 06:10:00 PST 2007


Hello,

 

I have an mpeg4 stream (only video) transported via rtsp. I have
implemented a sink using openRTSP.cpp from which I can display the
output. Everything works. Now I want to take the rtsp stream and
duplicate stream over a unicast network. How should I go about this?

I want to split the source rtsp stream into 3 output streams. One stream
will go to a logger, and requires a time stamp. The others will go to
their own display sinks (one over the network). Should I split the rtsp
into 3 rtp streams, or udp? What are the possibilities for logging the
stream with time stamps (given that the mpeg stream contains its own
time stamp)? And how could this logged stream be played back?

 

I have tried looking through the test programs and code, but now I have
more questions than answers.

 

Thanks,

Rupert

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070122/b2458c26/attachment.html 


More information about the live-devel mailing list