Re: Help,Ben! Your Branch Vocal can't work well
Happy Zhang <[email protected]> Wed, 12 Jan 2005 20:12:10 +0800
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Message-ID | <[email protected]> |
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 !
so I touched a empty new Makefile.cc_config,and compiled through.
Then I run the gua,that's the big problem:
It says "Registered OK",then gua can't move on , after a while it
only print the same err information:
20050112-190738.739 [00000] ERR gua: UaFacade.cxx:311 UaFacade:
About to create Media Controller..
20050112-190738.846 [00000] ERR gua: UaFacade.cxx:350 UaFacade: Done
with constructor...
20050112-190738.847 [00000] ERR gua: gua.cxx:99 dumpInstanceCount:
tick IOBufferv::string_cnt: 2 Data: 1564 BasicAgent: 0
CallAgent: 0 SipUdpConnection: 1 SipTransceiver: 1 MediaSession: 0
BugCatcher: 2120 RtpEvent: 0 RtpPacket: 0 SipMsg: 1
SipMsgContainer: 0 SipMsgPair: 0 SipCallContainer: 0
gua> Registered OK
gua>
gua> Registered OK
20050112-190838.958 [00000] ERR gua: gua.cxx:99 dumpInstanceCount:
tick IOBufferv::string_cnt: 2 Data: 1728 BasicAgent: 0
CallAgent: 0 SipUdpConnection: 1 SipTransceiver: 1 MediaSession: 0
BugCatcher: 2334 RtpEvent: 0 RtpPacket: 0 SipMsg: 2
SipMsgContainer: 2 SipMsgPair: 1 SipCallContainer: 1
20050112-191038.940 [00000] ERR gua: gua.cxx:99 dumpInstanceCount:
tick IOBufferv::string_cnt: 2 Data: 1728 BasicAgent: 0
CallAgent: 0 SipUdpConnection: 1 SipTransceiver: 1 MediaSession: 0
BugCatcher: 2334 RtpEvent: 0 RtpPacket: 0 SipMsg: 2
SipMsgContainer: 2 SipMsgPair: 1 SipCallContainer: 1
.......
........
the same as above.
I looked at the gua.cxx,find there is no run function.only something
as above.What's these mean?
Thanks!
Best Regards,
Happy Zhang
On Tue, 11 Jan 2005 16:10:20 -0800, Ben Greear <[email protected]> wrote:
> 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