[Linux] [linux] Transfert Audio
Michelle Konzack
linux4michelle@::1
Jeu 25 Jan 20:00:37 CET 2007
Utiliser un SoundDaemon
Sur la machine sans hauts parleurs démarer:
----[ '/etc/init.d/rplay' ]---------------------------------------------
#!/bin/sh
# /etc/init.d/rplay: start and stop the rplay daemon
# there have been requests to have rplay start up *late* and stop *early*
FLAGS="defaults 99 10"
OPTS="--forward=michelle1.private.tamay-dogan.net"
test -x /usr/sbin/rplayd || exit 0
if egrep "^rplay" /etc/inetd.conf > /dev/null; then
echo "RPlayd is currently started from inetd"
exit 0
fi
case "$1" in
start) echo -n "Starting rplay server: rplayd"
start-stop-daemon --start --quiet \
--exec /usr/sbin/rplayd -- $OPTS > /dev/null 2>&1
echo "."
;;
stop) echo -n "Stopping rplay server: rplayd"
start-stop-daemon --stop --quiet --exec /usr/sbin/rplayd
echo "."
;;
reload|force-reload)
/usr/bin/rplay --reset
;;
restart)
echo -n "Restarting rplay server: rplayd"
start-stop-daemon --stop --quiet --exec /usr/sbin/rplayd
start-stop-daemon --start --quiet \
--exec /usr/sbin/rplayd -- $OPTS > /dev/null 2>&1
echo "."
;;
*)
echo "Usage: /etc/init.d/rplay {start|stop|reload}" >&2
exit 1
;;
esac
exit 0
------------------------------------------------------------------------
Je rajouter le truck avec "$OPTS" et changer le hostname
ou je te ecuter via Internet :-)
Et sur la machine AVEC les hautes parleurs tu
----[ '/etc/rplay/rplay.servers' ]--------------------------------------
dns.de.la.pachiene.sans.hautes.parleurs
------------------------------------------------------------------------
----[ '/etc/rplay/rplay.hosts' ]----------------------------------------
*:rwx
------------------------------------------------------------------------
Moi personellement utiliser les hautes Parleues que sur ma Station de
Travail Bureautique et je utiliser le "audio" forward sur mes autres
deux SdT et mes serveurs... Specialement dans la configuration de
"procmail" avec la message "You have new mail from ${SENDER}." sous
utilisation de "text2voice" ou equivalents.
Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
-------------- section suivante --------------
Une pièce jointe non texte a été nettoyée...
Nom: non disponible
Type: application/pgp-signature
Taille: 189 octets
Desc: Digital signature
Url: https://strasbourg.linuxfr.org/pipermail/linux/attachments/20070125/6b6f57f0/attachment.pgp
Plus d'informations sur la liste de diffusion linux