[Live-devel] Multiple RTP Sinks on a Single Groupsock
Ross Finlayson
finlayson at live555.com
Wed May 16 13:37:05 PDT 2007
>I've noticed that when sending out with multiple rtp sinks
>on a groupsock it begins to stop sending rtp, or rather,
>the net effect is that getNextFrame isn't called anymore,
>on it's pipeline. The effect happens as soon as you make the
>first write to the other RTPSink.
>
>Ross or anyone have any insight?
No, not really, unless you can demonstrate a (reproduceable) problem
with the unmodified supplied code.
Multiple RTP sinks on a single "groupsock" object were supported in
order to implement on-demand RTSP/RTP streams from multiple clients,
using a single input source (i.e., if the "reuseFirstSource"
parameter is True). For that purpose, at least, it seems to work
fine.
In general, once you've developed your own code using these
libraries, you're pretty much on your own. But Remember, You Have
Complete Source Code.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list