Re: [LAD] [LAU] Open Source Audio Interface

From: Paul Davis <paul@email-addr-hidden>
Date: Thu Sep 11 2014 - 14:15:03 EEST

On Thu, Sep 11, 2014 at 5:44 AM, <karl@email-addr-hidden> wrote:

>
> Why don't you prototype it with netcat:
>
> Terminal 1:
> $ nc -u -l -p 4000 localhost
> hej
> asdf
> ^C
> $
>
> Terminal 2:
> $ nc -u localhost 4000
> hej
> asdf
> ^C
> $
>
>
> Instead of two terminals, use two computers and write a sender and
> a receiver program, and start debugging.
>

as powerful as some unix prototyping tools can be, just stop for a second.

although i'd be the first person to suspect stupid financial motivations
behind the proliferation of audio-over-(ethernet|IP) solutions, do you
really think that if delivery low latency audio streams was even remotely
achievable with a tool like netcat that we would have seen the emergence of
special network interfaces and completely new ethernet-level protocols?

audio-via-cat5 cable isn't a new problem, waiting for the right solution.
it is an old problem with at least a half dozen solutions each with
different pros and cons.

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Thu Sep 11 16:15:01 2014

This archive was generated by hypermail 2.1.8 : Thu Sep 11 2014 - 16:15:02 EEST