[Live-devel] is it possible to stream one file to several IP addresses?

Nicolas Renard renard.nicolas at gmail.com
Fri Feb 8 02:48:26 PST 2008


I find a simpler way to do this by adding several multicast address to the
group sock by using the addDestination method before the creation of the
RTPsink.

Nicolas Renard


2008/2/7, Ross Finlayson <finlayson at live555.com>:
>
> >   indeed I need several multicast streams from one source, not unicas,
> >not on demand
>
> OK, so you will need to write a new class that acts as a data
> 'duplicator' - i.e., taking one input, but generating several
> outputs.  Each output would be fed to a separate "RTPSink" object
> (each with its own "groupsock").  You would call "startPlaying()" on
> each of these "RTPSink"s.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20080208/56f5390d/attachment-0001.html 


More information about the live-devel mailing list