David Woodfall e5cc7bfad8 audio/nas: Updated for version 1.9.5. il y a 2 ans
..
README b7a556f54f audio/nas: Force single make job. il y a 3 ans
doinst.sh 58f15a4eab audio/nas: Minor fixes, added rc.* file. il y a 11 ans
nas.SlackBuild e5cc7bfad8 audio/nas: Updated for version 1.9.5. il y a 2 ans
nas.info e5cc7bfad8 audio/nas: Updated for version 1.9.5. il y a 2 ans
patch-llvm11.patch 0fde0c216f audio/nas: Patch for llvm 11. il y a 3 ans
rc.nasd.new 359f46f7cc audio/nas: Updated for version 1.9.4. il y a 6 ans
slack-desc 304f5a58c7 audio/nas: Fix slack-desc. il y a 8 ans

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).