You are not logged in.
Pages: 1
http://trapd00r.se/all/code/2010/07/12/ … er-daemon/
http://github.com/trapd00r/rmcd
NAME
rmcd - Remotely control a daemonized Mplayer processSYNOPSIS
rmcd [OPTION]... [FILE/URI]DESCRIPTION
rmcd is a mplayer daemon/client - it daemonizes itself, playing
music/movies/radio stations and waiting for input through the named
pipe.You can send commands, load and play new content whenever you like.
You can run rmcd on one computer and remotely control it on another,
fully transparent. It only cares for the presence of the named pipe.You can also setup mplayer to stream the content to you, creating a
solution similar to MPD and their builti-in httpd streaming (except MPD
does not support video streaming).rmcd features a built-in, user configureable, webradio management
system, functionality for copying the current track to your portable mp3
player or wherever you prefer, favorizing of tracks and loading of the
same, now playing information for both local files and streams, along
other nifty stuff.OPTIONS
-l, --load play FILE(s)/URI or radio station (see -list)
-ch, --chanlist list available radio channels
-cm, --cmd send COMMAND to a running process (see shortcuts)
-cl, --clist show a list of commands that are supported
-cp, --copy copy TRACK to DESTDIR
-i, --info show now playing information
-si --shinfo show now playing information on single line
-k, --kill kill the running process
-h, --help show the help
-m, --man show the manpageShortcuts for often used commands
-n --next next in playlist
-p --prev previous in playlist
-t, --toggle toggle playback
-s, --stop stop playback
-f --fullscreen toggle fullscreenENVIRONMENT
The configuration file should be placed in
$XDG_CONFIG_HOME/rmcd/rmcd.confAUTHOR
Written by Magnus Woldrich.REPORTING BUGS
Report bugs to trapd00r@trapd00r.sermcd home page: <http://github.com/trapd00r/rmcd/>
COPYRIGHT
Copyright 2010 Magnus Woldrich. License GPLv2: GNU GPL version 2 or
laterThis is free software: you are free to change and redistribute it. There
is NO WARRANTY, to the extent permitted by law.SEE ALSO
Radio Playing Daemon <http://github.com/trapd00r/RPD/>Mplayer::NowPlaying <http://github.com/trapd00r/Mplayer-NowPlaying/>
Offline
Nice work there dmz! But it sure would be nice to have this in aur!
Offline
Pages: 1