[LAD] [LAU] Open Source Audio Interface

Paul Davis paul at linuxaudiosystems.com
Thu Sep 11 11:15:03 UTC 2014


On Thu, Sep 11, 2014 at 5:44 AM, <karl at aspodata.se> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20140911/af0bfdd0/attachment-0001.html>


More information about the Linux-audio-dev mailing list