linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] little problems


From: Sami Farin
Subject: Re: [Linphone-developers] little problems
Date: Mon, 11 Mar 2013 18:51:20 +0200
User-agent: Mutt/1.5.21+146 (302044b4ed3f) (2012-12-30)

On Mon, Mar 11, 2013 at 14:51:39 +0100, Guillaume Beraudo wrote:
> Hi,
> 
> 
> > 1)
> > git version does not compile:
> > linphonecore.c:3129:39: error: 'struct _AudioStream' has no member named 
> > 'ms'
> >   if (!was_ringing && call->audiostream->ms.ticker==NULL){
> 
> Compile the git mediastreamer.

It has been compiled.  The error is related to the definition of
_AudioStream in header file mediastreamer2/include/mediastreamer2/mediastream.h 
.
It has no member 'ms'.

$ git pull --recurse-submodules
Fetching submodule mediastreamer2
Fetching submodule oRTP
Already up-to-date.
$ git submodule update
$ git submodule
 22f54d4038fd4ba2897e506be776fe3c0956dd3d mediastreamer2 (2.8.2-469-g22f54d4)
 b1590514c98d33e5464d46317fdeaec52f778de7 oRTP (0.20.0-77-gb159051)
$

If I missed some trick, I'd be happy to hear it.

> 
> > 2)
> > latest release version 3.5.2 does not start sometimes, but then it suddenly 
> > starts working.
> > 
> > ** Message: Found lang C
> > 
> > ...
> > 
> > ALSA lib conf.c:4692:(snd_config_expand) Unknown parameters 0
> > ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL default:0
> > ALSA lib conf.c:4692:(snd_config_expand) Unknown parameters 1
> > ALSA lib control.c:953:(snd_ctl_open_noupdate) Invalid CTL default:1
> > 
> > ** (linphone:30335): ERROR **: No widget named keypad_tab_icon found in xml 
> > interface.
> > Trace/breakpoint trap
> 
> 
> What do you mean?

Sometimes linphone crashed like that.  Now it seems to work.

Seems like if I have previously configured a sound device which has disappeared
when I start linphone again, it crashes.
 
> > 3)
> > alsa problems: can't hear anything from headphones, but volume meter shows 
> > the speech,
> > and ringing works!  every other alsa application works.
> > 
> > message: eXosip: Reseting timer to 10s before waking up!
> > message: bandwidth usage: audio=[d=80.1,u=77.4] video=[d=0.0,u=0.0] kbit/sec
> > message: Thread processing load: audio=2.251457 video=0.000000
> > message: alsa: sound/wall clock skew is average=2154.334580 ms, 
> > instant=2192 ms
> > 
> 
> Have you tried an audio only call?
> What hardware / distrib are you using?

It was audio-only, no video.
ALSA seems to work now.  No idea what happened.

Playback: HDA Intel PCH, ALC892 Digital
00:1f.0 ISA bridge: Intel Corporation Z68 Express Chipset Family LPC Controller 
(rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)

For recording I use Zoom H2n USB.
 
> 
> 
> Cheers,
> 
> Guillaume
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/linphone-developers

-- 
Do what you love because life is too short for anything else.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]