slackbuilds/audio/nas
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README audio/nas: Minor fixes, added rc.* file. 2013-02-10 10:25:51 -05:00
doinst.sh audio/nas: Minor fixes, added rc.* file. 2013-02-10 10:25:51 -05:00
nas.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
nas.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
rc.nasd.new audio/nas: Minor fixes, added rc.* file. 2013-02-10 10:25:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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 -b

Example client command:

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

For full description of options etc. please see nas(1), nasd(1)
and nasd.conf(5).