Re: Help,Ben! Your Branch Vocal can't work well
Ben Greear <[email protected]> Tue, 11 Jan 2005 16:10:20 -0800
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Organization | Candela Technologies |
| Message-ID | <[email protected]> |
Happy Zhang wrote: > Dear Ben and All, > My name is happy.Now I am trying to add multi-codecs to the main > branch vocal.After several days' struggle,making some modifications > but last found can't work.Then I found your great vocal branch!!! > Hohoho!!!! > > But when I downloaded and complied, your Branch vocal can't work > well. Gua can't receive voice data after one packat.It seems that > receive functions have some problems. > I debugged ,maybe the function LinAudioDevice::processAudio() you > changed is wrong.So I changed the function back to the main branch > function.Then two part can receive data again.But the sound is > discontinuous. So asking help from you:-) > Do you have solve the problem?Or would you give me a suggestion or > your new source code that without problem? I have moved on to my vocal2 branch, detailed here: http://www.candelatech.com/oss/vocal2.html The VOCAL servers do not work in this branch, but the gua works fine for me. I do test with my own AudioDevice class (not in the public source tree), so it is likely that the LinAudioDevice code needs a little work. As for the discontinous sound...the original vocal code had a questionable attempt at a jitter buffer. I have attempted to make it better in the vocal2 branch, but I am not sure how well I succeeded. At any rate, my focus is not so much on voice quality but stability and keeping good statistics on the RTP packets. If you do make changes to either the B_GREEAR_FIXES branch of vocal, or the vocal2 code, please send me a patch and I will be sure to apply it to the trees so that others can benefit from the changes as well. Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ vocal mailing list [email protected] To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal