slackbuilds_ponce/audio/nas
David Woodfall e6c104e2bb audio/nas: Added (Network Audio System)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-03-29 10:16:28 -05:00
..
nas.info audio/nas: Added (Network Audio System) 2012-03-29 10:16:28 -05:00
nas.SlackBuild audio/nas: Added (Network Audio System) 2012-03-29 10:16:28 -05:00
README audio/nas: Added (Network Audio System) 2012-03-29 10:16:28 -05:00
slack-desc audio/nas: Added (Network Audio System) 2012-03-29 10:16:28 -05:00

The Network Audio System is a network transparent, client/server
audio transport system. It can be described as the audio equivalent
of an X server.

Note that some applications will likely need recompiling for nas 
support - mplayer for one.

See the /etc/nas/nasd.conf.eg for an example config.

Example server startup command:

nasd :0 -aa &

Example client command:

AUDIOSERVER=192.168.1.2:0 mplayer -ao nas movie.avi