Re: [linux-audio-dev] simple jack-client [jack-net-cat]

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] simple jack-client [jack-net-cat]
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Thu Nov 27 2003 - 14:34:18 EET


On Thu, Nov 27, 2003 at 03:35:05 +0100, Florian Schmidt wrote:
> Also, there probably must be some basic/minimal network protocol be
> implemented. At least a sequential numbering or timestamp, so the
> receiver can maintain a buffer and sort packets that come in out of
> order..

That you need is RTP: http://www.ietf.org/rfc/rfc1889.txt

But, be aware that this problem is /very hard/. You have to provide some
kind of dynamic buffering and resmapling between the two ends of the
connection.

Bob Ham has started on a sync locked version of this idea using FireWire
as the transport layer (which is better suited than ethernet), the current
(non-functional) version is in the JACK CVS repository.

- Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Nov 27 2003 - 14:33:46 EET