Vincent, I'm really not sure about it and I haven't had the time to look at the code but I have the feeling that ever since that revision the audio preview does not work for me in very roughly 80% of the cases. I'm just mentioning it in case anyone is able to confirm my suspicion; otherwise, I'll try to look into it when I have time on my hands.
···
On 05.11.2012, at 17:25, vincent_lucas@java.net wrote:
Project: jitsi
Repository: svn
Revision: 10038
Author: vincent_lucas
Date: 2012-11-05 15:25:33 UTC
Link:
Log Message:
------------
Adds a new thread in the audio configuraiton to avoid user interface deadlock and latency while changing the capture device.
Hello,
I have done several tests on MacOSX with suspend to ram and plug/unplug in different kind of devices and look at the heap/stack that Emil has sent me. Unfortunately, I was not able to reproduce/see any lock in the audio configuration or blocked call.
Lyubo, Emil, does one of you know can give me some steps to reproduce this problem?
Regards,
Vincent
···
On 11/07/2012 10:27 PM, Emil Ivov wrote:
Hey,
On 07.11.12, 15:16, Lyubomir Marinov wrote:
On 05.11.2012, at 17:25, vincent_lucas@java.net wrote:
Project: jitsi
Repository: svn
Revision: 10038
Author: vincent_lucas
Date: 2012-11-05 15:25:33 UTC
Link:
Log Message:
------------
Adds a new thread in the audio configuraiton to avoid user interface deadlock and latency while changing the capture device.
Vincent, I'm really not sure about it and I haven't had the time to look at the code but I have the feeling that ever since that revision the audio preview does not work for me in very roughly 80% of the cases. I'm just mentioning it in case anyone is able to confirm my suspicion; otherwise, I'll try to look into it when I have time on my hands.
Confirmed.
Both preview and calls seem to be blocked (especially after a standby)
and in those cases I keep getting notifications that my audio
configuration is changing.
Cheers,
Emil
--
Vincent Lucas, Ph.D. Jitsi developer
chenzo@jitsi.org http://jitsi.org
I haven't experienced blocked calls, I just don't see the audio capture preview in Preferences. The way I reproduce it is that I start Jitsi, go to the Audio tab in Preferences, see that there is audio preview, navigate away from it by either going to the Video tab or closing the Preferences, open the Audio tab again and there is no audio preview no matter how may times I return to the Audio tab..
···
On 09.11.2012, at 00:32, Vincent Lucas <chenzo@jitsi.org> wrote:
Lyubo, Emil, does one of you know can give me some steps to reproduce this problem?
Hello Lyubomir,
Thank you very much for providing the procedure steps to reproduce the problem. The issue comes from the event listener which was not updated when creating the new capture combo box and sound level indicator. r10048 may resolves this problem.
Best regards,
Vincent
···
On 11/9/12 8:34 AM, Lyubomir Marinov wrote:
On 09.11.2012, at 00:32, Vincent Lucas <chenzo@jitsi.org> wrote:
Lyubo, Emil, does one of you know can give me some steps to reproduce this problem?
I haven't experienced blocked calls, I just don't see the audio capture preview in Preferences. The way I reproduce it is that I start Jitsi, go to the Audio tab in Preferences, see that there is audio preview, navigate away from it by either going to the Video tab or closing the Preferences, open the Audio tab again and there is no audio preview no matter how may times I return to the Audio tab..
--
Vincent Lucas, Ph.D. Jitsi developer
chenzo@jitsi.org http://jitsi.org