slackbuilds/audio/nas
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README audio/nas: Force single make job. 2021-04-17 11:47:39 +07:00
doinst.sh
nas.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
nas.info sbo/scripts: Email changes 2020-01-18 12:25:16 +07:00
patch-llvm11.patch audio/nas: Patch for llvm 11. 2021-04-20 17:53:21 -05:00
rc.nasd.new audio/nas: Updated for version 1.9.4. 2018-03-31 07:41:38 +07:00
slack-desc audio/nas: Fix slack-desc. 2016-11-14 16:47:23 +07: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).