peercast is a free server for P2P streaming of audio and video.
When installed, please browse the address http://127.0.0.1:7144/ to properly configure your server.
OPTIONS
A summary of options for peercast is included below.
Generic options:
-h, --help
Show help about options
-i, --inifile <inifile>
specify ini file
-l, --logfile <logfile>
specify log file
This file is created only if this option is set.
-P, --path <path>
set path to html files.
-p, --pidfile <pidfile>
specify pid file.
This file is created only if this option is set.
-d, --daemon
Fork in the background
FILES
peercast.ini
Contains configuration data for peercast.
peercast.log
Contains log data for peercast.
peercast.pid
Contains pid number of current running peercast.
AUTHORS
Peercast was originally written by PeerCast.org <code@peercast.org>.
This manual page was written by Romain Beauxis <toots@rastageeks.org>
for the Debian GNU/Linux system, and may be used freely by other.