Re: [Telepathy] change speexenc settings for empathy

2011-04-11 Thread Alexey Fisher
On Sat, 2011-04-09 at 18:46 +0200, Alexey Fisher wrote: > Am Samstag, den 09.04.2011, 10:42 -0400 schrieb Olivier Crête: > > On Sat, 2011-04-09 at 10:33 -0400, Olivier Crête wrote: > > > So the way to keep on receiving data it to send out packets > > > continuously, even if there is no actual data

Re: [Telepathy] change speexenc settings for empathy

2011-04-09 Thread Alexey Fisher
Am Samstag, den 09.04.2011, 10:42 -0400 schrieb Olivier Crête: > On Sat, 2011-04-09 at 10:33 -0400, Olivier Crête wrote: > > So the way to keep on receiving data it to send out packets > > continuously, even if there is no actual data to be sent. It does waste > > bandwidth, but for now it's the be

Re: [Telepathy] change speexenc settings for empathy

2011-04-09 Thread Olivier Crête
On Sat, 2011-04-09 at 10:33 -0400, Olivier Crête wrote: > So the way to keep on receiving data it to send out packets > continuously, even if there is no actual data to be sent. It does waste > bandwidth, but for now it's the best we can do.. Unless someone can > figure out a way to reliably disabl

Re: [Telepathy] change speexenc settings for empathy

2011-04-09 Thread Olivier Crête
On Sat, 2011-04-09 at 10:05 +0200, Alexey Fisher wrote: > Am Freitag, den 08.04.2011, 21:57 +0200 schrieb Alexey Fisher: > > Am Freitag, den 08.04.2011, 12:16 -0400 schrieb Olivier Crête: > > > On Fri, 2011-04-08 at 17:57 +0200, Alexey Fisher wrote: > > > > Hi > > > > Am Freitag, den 08.04.2011, 11

Re: [Telepathy] change speexenc settings for empathy

2011-04-09 Thread Alexey Fisher
Am Samstag, den 09.04.2011, 10:05 +0200 schrieb Alexey Fisher: > Am Freitag, den 08.04.2011, 21:57 +0200 schrieb Alexey Fisher: > > Am Freitag, den 08.04.2011, 12:16 -0400 schrieb Olivier Crête: > > > On Fri, 2011-04-08 at 17:57 +0200, Alexey Fisher wrote: > > > > Hi > > > > Am Freitag, den 08.04.2

Re: [Telepathy] change speexenc settings for empathy

2011-04-09 Thread Alexey Fisher
Am Freitag, den 08.04.2011, 21:57 +0200 schrieb Alexey Fisher: > Am Freitag, den 08.04.2011, 12:16 -0400 schrieb Olivier Crête: > > On Fri, 2011-04-08 at 17:57 +0200, Alexey Fisher wrote: > > > Hi > > > Am Freitag, den 08.04.2011, 11:42 -0400 schrieb Olivier Crête: > > > > > dtx=1 > > > > > # do no

Re: [Telepathy] change speexenc settings for empathy

2011-04-08 Thread Alexey Fisher
Am Freitag, den 08.04.2011, 12:16 -0400 schrieb Olivier Crête: > On Fri, 2011-04-08 at 17:57 +0200, Alexey Fisher wrote: > > Hi > > Am Freitag, den 08.04.2011, 11:42 -0400 schrieb Olivier Crête: > > > > dtx=1 > > > > # do not send any packets on silence > > > > # see Bug https://bugzilla.gnome.org/

Re: [Telepathy] change speexenc settings for empathy

2011-04-08 Thread Olivier Crête
On Fri, 2011-04-08 at 17:57 +0200, Alexey Fisher wrote: > Hi > Am Freitag, den 08.04.2011, 11:42 -0400 schrieb Olivier Crête: > > > dtx=1 > > > # do not send any packets on silence > > > # see Bug https://bugzilla.gnome.org/show_bug.cgi?id=646474 > > > > This gives you the impression that the bitr

Re: [Telepathy] change speexenc settings for empathy

2011-04-08 Thread Alexey Fisher
Hi Am Freitag, den 08.04.2011, 11:42 -0400 schrieb Olivier Crête: > Hi, > > On Fri, 2011-04-08 at 17:19 +0200, Alexey Fisher wrote: > > vbr=1 > > # enable variable bitrate > > This may not work so well if you are near the limit of what the network > can do.. Sine you'll get drops when the bitrat

Re: [Telepathy] change speexenc settings for empathy

2011-04-08 Thread Olivier Crête
Hi, On Fri, 2011-04-08 at 17:19 +0200, Alexey Fisher wrote: > vbr=1 > # enable variable bitrate This may not work so well if you are near the limit of what the network can do.. Sine you'll get drops when the bitrate gets higher... > dtx=1 > # do not send any packets on silence > # see Bug https

[Telepathy] change speexenc settings for empathy

2011-04-08 Thread Alexey Fisher
Hallo all, i currently play with speex settings. My conclusion is: speexenc is sort of bad with default options. Here is my reconfigured pipeline: gst-launch pulsesrc device=0 ! audio/x-raw-int, rate=16000, channels=1 ! speexenc vbr=1 dtx=1 nframes=4 ! rtpspeexpay ! udpsink port= host=192.16