Speex and low bandwidth communication
[email protected] Fri, 18 Sep 2015 14:30:36 +0200
| Newsgroups | gmane.comp.audio.compression.speex.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm fairly new on codecs, I'm trying to implement a communication between two PCs. The data rate should be of approx. 6Kbits/s, this 6Kbits/s can just be the useful data. Any encapsulation (for example UDP , RTP, etc ...) can be present even if that means to rise the overall bit rate. Also if this rate can be achieved on Asterisk. For exemple I've tried to change de rate on a FrePBX distribution and on asterisk compiled by myself, but with no success ( I've tried to modify the codecs.conf) i always get stucked on IAX/SIP frames sending 21 Bytes each 20ms, so i get a useful data rate of 8.4Kbits/s. Or if it can be acheived using an method of audio streaming for example (Using GStreamer from a Linux machine to a Windows Machine). Any ideas on how to achieve a communication at 6Kbits/s without counting the protocol layers? Thanks for any help you can lend me. I might be sending my question to the wrong place, If so can you suggest me where should I post it please? I found this addresse on the following PDF document : http://www.speex.org/docs/manual/speex-manual.pdf Miguel SEGOVIANO