From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 26 08:56:06 2013 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 14933CC3; Fri, 26 Jul 2013 08:56:06 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0FAEB2D0F; Fri, 26 Jul 2013 08:56:04 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA22946; Fri, 26 Jul 2013 11:56:02 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1V2dog-000Hgz-GH; Fri, 26 Jul 2013 11:56:02 +0300 Message-ID: <51F2396B.7000707@FreeBSD.org> Date: Fri, 26 Jul 2013 11:55:07 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130708 Thunderbird/17.0.7 MIME-Version: 1.0 To: Artyom Mirgorodskiy Subject: Re: Linux Skype 4.0.0.8 on FreeBSD is works! References: <5601141.3vH9Oc8Bjl@notebook.alkar.net> <3679625.US8yqklSyA@notebook.alkar.net> <20130623201454.GA1340@tiny.Sisis.de> <62365790.0fEE1gJACP@notebook.alkar.net> In-Reply-To: <62365790.0fEE1gJACP@notebook.alkar.net> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jul 2013 08:56:06 -0000 on 23/06/2013 23:21 Artyom Mirgorodskiy said the following: > When I call to windows users often did not hear me after minute two last 2 > month. Actually this is what prompted me to get to work Skype 4 on FreeBSD. > Unfortunately this did not solve the problem with audio, but helped with the > video after recent changes. I think that this is a problem with linux alsa lib and potentially our scheduler. If there is a long pause between reading or writing an audio buffer, then a stream gets stuck forever. Unfortunately I never really did any useful work on this issue: http://thread.gmane.org/gmane.os.freebsd.devel.multimedia/14892 -- Andriy Gapon