Re: [Ekiga-list] audio input not working
- From: Giorgio <gio_6b yahoo it>
- To: Ekiga mailing list <ekiga-list gnome org>
- Subject: Re: [Ekiga-list] audio input not working
- Date: Tue, 15 Mar 2011 00:09:18 +0100
Il 14/03/2011 22:12, Eugen Dedu ha scritto:
On 14/03/11 19:19, Giorgio wrote:
Il 14/03/2011 18:17, Eugen Dedu ha scritto:
On 13/03/11 19:43, Giorgio wrote:
When I run echo test I hear the message but I get no echo of my voice.
Same during call: I hear the voice but my friend don't hear me.
Of course my hardware works normally with others SW. In Windows 7
Ekiga
audio works with same hardware.
OS: Linux Mandriva 2010.2 64 bit,
Ekiga 3.2.6
You need to send us the debug output (-d 4).
The file has been created during the following operations:
1) start Ekiga from terminal with this command/ekiga -d 4
2>ekiga_debug_1.txt/
2) wait till opening is complete
3) call echo test
4) wait end of echo test message
5) speak several times into microphone
6) close Ekiga
hope it's what you asked for.
Attached you'll find the compressed version of file.
Good. I see:
2011/03/14 18:36:59.831 0:35.151 Pool:0x55364710
ALSA Got volume 24536
and
2011/03/14 18:36:59.857 0:35.178 Pool:0x55364710
ALSA Got volume 47113
This sounds strange, are your audio volume ok?
=====
But the real error comes in my opinion from the following:
2011/03/14 18:37:02.074 0:37.395 Media Patch:0x2dd1d710
RTP_UDP Session 1, write error on data port (105): No buffer space
available
2011/03/14 18:37:02.075 0:37.395 Media Patch:0x2dd1d710
Patch WriteFrame failed
2011/03/14 18:37:02.075 0:37.395 Media Patch:0x2dd1d710
Patch Thread ended because all sink writes failed failed
2011/03/14 18:37:02.075 0:37.395 Media Patch:0x2dd1d710
Patch Thread ended for Patch OpalAudioMediaStream-Source-PCM-16 ->
OpalRTPMediaStream-Sink-G.711-ALaw-64k
2011/03/14 18:37:02.134 0:37.454 Media Patch:0x2dc5a710
RTP_UDP Session 2, write error on data port (105): No buffer space
available
2011/03/14 18:37:02.134 0:37.454 Media Patch:0x2dc5a710
Patch WriteFrame failed
2011/03/14 18:37:02.134 0:37.454 Media Patch:0x2dc5a710
Patch Thread ended because all sink writes failed failed
2011/03/14 18:37:02.134 0:37.454 Media Patch:0x2dc5a710
Patch Thread ended for Patch OpalVideoMediaStream-Source-YUV420P ->
OpalRTPMediaStream-Sink-H.261
The error appears in src/rtp/rtp.cxx:
PTRACE(1, "RTP_UDP\tSession " << sessionID
<< ", write error on " << (toDataChannel ? "data" : "control") << "
port ("
<< socket.GetErrorNumber(PChannel::LastWriteError) << "): "
<< socket.GetErrorText(PChannel::LastWriteError));
This means that it cannot write on the network socket. Do you have
anything special with the access to the network on your machine?!
What you means ? I have 2 net profile, one with proxy and static IP.
Using netprofile with DNS and no proxy I surfed the net using Firefox,
then opened Ekiga to run echo test, then use "sound recorder" that I
have in my Mandriva menu. Of course without any change in settings.
Firefox works (so the net connection is good), Ekiga input don't, sound
recorder record my voice and playback it (then audio is good).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]