linphone-developers
[Top][All Lists]
Advanced

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

Re:[Linphone-developers] Problem running linphone on ARM processor


From: .Kǎκa
Subject: Re:[Linphone-developers] Problem running linphone on ARM processor
Date: Thu, 2 Jul 2009 09:26:07 +0800

I think the alsa_read_process didn't read any datas, so the ms_queue is empty, then the encoder is never scheduled.
You can check the alsa_can_read() function, make sure it's not returning zero all the time. 
Then you can check the return of alsa_read() function, make sure it does get data.

reply via email to

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