Re: Help,Ben! Your Branch Vocal can't work well
Ben Greear <[email protected]> Tue, 01 Feb 2005 09:45:23 -0800
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Organization | Candela Technologies |
| Message-ID | <[email protected]> |
Happy Zhang wrote: > Hello Ben, > As for the discontinous sound again..... > Two linux endpoint works as peer-to-peer,could only hear some sound. > I have tried to make changes to your B_GREEAR_FIXES branch ,but > things didn't seem better. > you said you have attempted to make it better in the vocal2 > branch,could you tell me how did you do to get that?How to change the > jitter buffer about? That seems a complicated problem. It is a complicated problem. I tried to make the jitter buffer dynamic. I also changed it so that it dealt with individual RTP packets instead of bytes. About the only way you are going to be able to understand the code is to read it several times and start adding debug code (or enabling what I already have) and see if you can track down your problem. If you have questions about a particular piece of code I'll try to help. Thanks, Ben > > Thanks for all your help! > Best Regrads, > > Happy Zhang > > > > > > On Fri, 14 Jan 2005 09:31:26 -0800, Ben Greear <[email protected]> wrote: > >>Happy Zhang wrote: >> >>>Hello Ben, >>> Now I made changes to the B_GREEAR_FIXES branch of vocal and >>>began to add my own G723 codec at rtp/codec .I just made G723 dir at >>>rtp/codec and G723 source files are added to G723 dir..I added source >>>files at rtp Makefile ,But It seems can't be compiled.How to change >>>the rtp makefile? >>> Also, at the rtp /codec / ,there are several codecs,including >>>G723 and G726 added by you.Are they all bit exact?Is G723 codec have >>>been tested ? I' m wondering whether adopt vocal codec G723 or my >>>own G723 codec.Could you help me :-) >> >>Try reading libmedia/ADD_CODED.README. I wrote that down so I could >>forget the details :) >> >>I have tested g711, g729 (requires purchasing proprietary licenses), >>g726, and speex codecs in the B_GREEAR_FIXES branch. I am not aware >>of any other codecs that work in that tree. >> >>Ben >> >> >>>Thanks for all your help! >>> >>>Best Regards, >>> >>>HappyZhang >>> >>> >>> >>> >>> >>> >>>On Wed, 12 Jan 2005 09:57:28 -0800, Ben Greear <[email protected]> wrote: >>> >>> >>>>Happy Zhang wrote: >>>> >>>> >>>>>Hello Ben, >>>>> Thanks for your help.I downloaded the Vocal2 and compiled,but came >>>>>across a compiling ERR: couldn't find the >>>>>../build/Makefile.cc_config ! >>>> >>>>That is fine. I have to create a special Makefile.cc_config >>>>to cross-compile to 32-bit code on my x86_64 system. On normal >>>>systems, this can just be blank. >>>> >>>> >>>> >>>>>I looked at the gua.cxx,find there is no run function.only something >>>>>as above.What's these mean? >>>> >>>>I have been testing gua in a different manner, but I will attempt to use >>>>it from the command line and see if I can find & fix the problem. >>>> >>>>I removed all threads from the vocal2 code, so there are no more 'run' >>>>functions. With some patience, you can now trace the linear flow of >>>>the program, starting with the 'while' loop in gua.cxx. >>>> >>>>Ben >>>> >>>>-- >>>>Ben Greear <[email protected]> >>>>Candela Technologies Inc http://www.candelatech.com >>>> >>>> >>> >>> >> >>-- >>Ben Greear <[email protected]> >>Candela Technologies Inc http://www.candelatech.com >> >> > > -- 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