linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] [SOLVED] Alsa issues on Linphone 3.3.2 on


From: Raseel Bhagat
Subject: [Linphone-developers] [SOLVED] Alsa issues on Linphone 3.3.2 on
Date: Fri, 15 Oct 2010 18:53:45 +0530



On Fri, Oct 15, 2010 at 3:33 PM, <address@hidden> wrote:
Date: Fri, 15 Oct 2010 15:33:34 +0530
From: Harishkumar V <address@hidden>
Subject: Re: [Linphone-developers] Alsa issues on Linphone 3.3.2 on
       the     Beagleboard
To: address@hidden
Message-ID:
       <address@hidden>
Content-Type: text/plain; charset="iso-8859-1"

try disabling speex and use only pcma and pcmu

On Fri, Oct 15, 2010 at 12:33 AM, Raseel Bhagat <address@hidden>wrote:

> Hi,
>
> I wrote a recipe for Linphone 3.3.2 for Beagleboard's Angstrom distribution
> in Openembedded SDK, with alsa as well as video enabled.
>
> I have able to sort out Video issues, but am facing problem with sound.
>
> Initially I was able to make a voice calls, but lately I have found that I
> am getting Alsa, buffer  overrun errors and eventually the Linphone crashes.
>
> My first reaction was that this is an issue with the Speex library, which
> was the codec I was using.
>
> But after trying Speex 8000 Hz, 16000 Hz and PCMU as well as PCMA codecs, I
> am getting the same error in 8 out of the 10 calls.
> With Speex 16000, I am able to make a audio-only call with good quality ,
> but as soon as I try a video call, the "buffer overrun" error does not let
> Linphone call play for more than 20 seconds.
>
> The logs also mention "Broken pipe" alsa error.
>
> Has anyone else encountered similar problems with Alsa on the Beagleboard.
>
> Note : The same code when compiled for the x86 and used on PCs/Laptops
> works fine.
>
> --
> Raseel
>
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers
>
>


--
Thanks and Regards,
Harish Kumar. V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nongnu.org/archive/html/linphone-developers/attachments/20101015/48129e00/attachment.html

------------------------------

_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers


End of Linphone-developers Digest, Vol 92, Issue 15
***************************************************


I have probably screwed up the Subject, threading order as well as body of this reply , but I did not know a better way of replying to a specific email in the digest mail.

Anyways, Thanks Harish , that worked.

Also, changing the macro  ALSA_PERIOD_SIZE , in linphone-3.3.2/mediastreamer2/src/alsa.c from 256 to 512 also helped greatly.
With 256, although I could hear the sound, the voice was REALLY choppy. Increasing this value solved my issue.

--
Raseel


reply via email to

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