search for: cappelletti

Displaying 6 results from an estimated 6 matches for "cappelletti".

2006 Jan 10
3
Using speex (newbie)
Thank you for the answer but i've already read manual and examples and i'm doing same thing of your code, so, maybe you can give me a hint about the problem i have, that it is for sure in my code. A question: is it possible that i hear a "tick" because between two frame i call speex_bits_reset? (for this reason if i encode more than one frame together there is no
2007 Nov 13
1
Conference rooms
I all, I have a question about the use of conference rooms: can I, with a Voip telephone or softphone call some other telephone and invite them in a conference room? I read a lot of documentations about asterisk, but i can't find any example ! Thanks, best regard Fabio
2006 Jan 09
1
Using speex (newbie)
Hi, i'm using speex in a conferencing application and i have a little problem. I encode single buffer of 320 byte (160 short) and send it to destination where i play it. The problem is that between frame i hear a "tick" so, if i encode single frames, send it and play it, i heard like to be underwater (because there is a tick 8000/320 times/sec ), if i encode many packet all together
2006 Jan 10
0
Using speex (newbie)
You need to use a jitter buffer on the playback side if you are sending over the Internet. You can use the Speex's jitter buffer. ________________________________ From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On Behalf Of Carlo Cappelletti Sent: Monday, January 09, 2006 8:27 AM To: speex-dev@xiph.org Subject: [Speex-dev] Using speex (newbie) Hi, i'm using speex in a conferencing application and i have a little problem. I encode single buffer of 320 byte (160 short) and send it to destination where i play it. The problem is that...
2006 Jan 11
1
Using speex (newbie)
Thank you to all, i've discovered the problem, i was using 1.0.5 version, now i'm using 1.1.11.1 and tick is disappeared.... speex_decode now return -1 if end of stream is reached, in previous version it was returning 1...maybe can help someone...thank you again Carlo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 07
4
Can''t stop/start lighttpd
Hello everyone, I?ve been working with Ruby on Rails for about 2 months now and have really enjoyed the ease of use of it. I?m only been doing development on it so I?ve been using WeBrick. Recently, I have built a server running Debian Linux, with ruby 1.8.2, rails 1.0.0, lighty 1.4.3, and Mysql 5.0.18. I used WeBrick to generate a lighttpd.conf file for me, I changed the paths in the