Sound transport

Gavin McDonald gavitron at gmail.com
Wed Apr 20 18:19:14 UTC 2005


>you need to do *heh* is grab hold of your sound card & set it to digitize
>(16kHz is telphone quality, 44kHz is CD quality) the inputs.  This is
>handed off to the IP stack & sent to a specific address, where the reverse
>is done.
>Boy, I make that sound simple, don't I?  It's not.

Let me try:

On the first machine, do:
nc -l -p 8000 | play -

rec - |nc remoteIP 8000


Untested, but hey, it should work, since sox is a default package.

-G




More information about the redhat-list mailing list