From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: VOIP xrun problem Date: Tue, 23 Oct 2012 08:35:28 +0200 Message-ID: <50863AB0.9040004@ladisch.de> References: <5085B04E.8040507@faberman.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by alsa0.perex.cz (Postfix) with ESMTP id 68A9B261714 for ; Tue, 23 Oct 2012 08:35:32 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jamey Drennan Cc: Florian Faber , alsa-devel List-Id: alsa-devel@alsa-project.org (quoting fixed; please don't top-post) Jamey Drennan wrote: > On Mon, Oct 22, 2012 at 4:45 PM, Florian Faber wrote: >> How do you synchronize the streams? You will either have to synchronize >> the media clocks or do some sort of SRC. > > Maybe I don't quite understand your question but I use RTP (oRTP library) > to manage the sending/receiving of the audio streams. So the RTP stream is synchronized to the sender's clock. How do you handle the differences between the stream's clock and the playback device's clock? Regards, Clemens