Olivier Crête wrote:
> Hello,
>
> I've been wondering about this for a while. Having the cname in the base
> API in fs_conference_new_participant() was probably not a great idea. It
> seems that the various SSRCs can be associated with a stream using
> various techniques.
>   
indeed not a great idea considering that the cname is rtp specific...
> So I'd like to propose the following API change (since we're not
> officially API stable yet).
>
> Change fs_conference_new_participant(conf, cname, gerror) to be
> fs_conference_new_participant(conf, gerror). And let the cname be
> settable as a property of the RTP participant afterwards.
>   
sounds good to me!
> Also, change the RtpSession to have a ssrc property to the ssrc its
> using can be known and add a message so the user is informed if it
> changes (in case of a collision).
>   
good also.
> Also, also add a way to add/remove/list the ssrcs that can be removed by
> a stream.
>   
humm.. this I don't really understand, if you could elaborate on that, 
it would be nice.
>
> Opinions? Thoughs?
>
>   
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> ------------------------------------------------------------------------
>
> _______________________________________________
> Farsight-devel mailing list
> Farsight-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/farsight-devel
>   



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Farsight-devel mailing list
Farsight-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/farsight-devel

Reply via email to