[Live-devel] Multiple RTP Sinks on a Single Groupsock

Dan Weber dweber at robotics.net
Wed May 16 15:43:11 PDT 2007


Hi Ross,

You're right.  The issue is in the Reordering Buffer... I'll need
to patch it for multiple payload type support too.

Dan

On Wed, May 16, 2007 at 01:37:05PM -0700, Ross Finlayson wrote:
> >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/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel


More information about the live-devel mailing list