[Live-devel] RTPsink with two multicast address
Ross Finlayson
finlayson at live555.com
Thu Nov 20 03:19:20 PST 2008
>Is it possible to add more than one multicast address to RTPSink as
>destinations?
>
>Which means that the the packet will be transmitted once for each
>multicast address/
Yes, call
yourRTPSink->groupsockBeingUsed().addDestination(addr, port);
(See "groupsock/include/Groupsock.hh" for the signature of "addDestination()".)
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20081120/51ea0ed6/attachment.html>
More information about the live-devel
mailing list