Is there any work done for transporting digital audio over ethernet? For example a library, an open standard or something?
I was impressed to find that ALSA supports MIDI over ethernet, not the same thing obviously, but it may come in handy.
[EMAIL PROTECTED]:~$ aseqnet --help aseqnet - network client/server on ALSA sequencer Copyright (C) 1999 Takashi Iwai usage: server mode: aseqnet [-options] client mode: aseqnet [-options] server_host options: -p,--port # : sepcify TCP port (digit or service name) -s,--source addr : read from given addr (client:port) -d,--dest addr : write to given addr (client:port) -v, --verbose : print verbose messages -i, --info : print certain received events
- David A. Riggs
