> I used the LIVE555 to accepted a TS stream Source over RTP and then broadcast > the TS/RTP Source to the RTP Sink, and now the vlc player can play this live > source. > However, I also need to store/save this live TS stream source on the live555 > server into a stream file, how can I reach this? Can I add two Sinks to a > single source? > e.g. one acts as the RTP Sink, another one is FileSink to store the Source > into file? Pls give some suggestions, or one example will be appreciated.
You can use the "StreamReplicator" class for this - to create two separate streams from a single input, and then feeding each stream into its own sink. Note an example of its use in the "testReplicator" demo application. 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