Re: [Farsight-devel] Farsight RTP documentation

2011-03-07 Thread Tiago Katcipis
Dont know if i missed some detail, but it seems to be done :-). http://www.inf.ufsc.br/~katcipis/farstream/farstream.png http://www.inf.ufsc.br/~katcipis/farstream/farstream-rtpsession.png http://www.inf.ufsc.br/~katcipis/farstream/farstream-rtpsubstream.png Original dia files: http://www.inf.ufs

Re: [Farsight-devel] Farsight RTP documentation

2011-03-07 Thread Tiago Katcipis
2011/3/7 Olivier Crête > On Mon, 2011-03-07 at 11:43 -0300, Tiago Katcipis wrote: > > > Decodebin is not > > > > > > really suitable, because for RTP, you need to discover all the > > possible > > codecs before starting the call (so before getting any data), > >

Re: [Farsight-devel] Farsight RTP documentation

2011-03-07 Thread Olivier Crête
On Mon, 2011-03-07 at 11:43 -0300, Tiago Katcipis wrote: > Decodebin is not > > > really suitable, because for RTP, you need to discover all the > possible > codecs before starting the call (so before getting any data), > so that > the code

Re: [Farsight-devel] Farsight RTP documentation

2011-03-07 Thread Tiago Katcipis
2011/3/4 Olivier Crête > On Fri, 2011-03-04 at 15:43 -0300, Tiago Katcipis wrote: > > And what is the purpose of FsRtpStream since all the job is done on > > FsRtpSubStream ? > > A FsRtpStream is there because this is what is used for candidates and > transmitters and stuff. And it is what is in

Re: [Farsight-devel] Farsight RTP documentation

2011-03-07 Thread Tiago Katcipis
On Fri, Mar 4, 2011 at 6:11 PM, Youness Alaoui < youness.ala...@collabora.co.uk> wrote: > On 03/04/2011 01:43 PM, Tiago Katcipis wrote: > > Thanks for the help Olivier. > > > > 2011/3/4 Olivier Crête > > > > > > On Fri, 2011-03-04 at 10:09 -0300, Tiago Ka