|
NAMEezstream-file.sh —
script to stream files from the command line
SYNOPSIS
DESCRIPTIONTheezstream-file.sh script uses an
ezstream configuration file template to stream a list
of files given on the command line, or via standard input. In other words,
filenames are written to a temporary playlist, and a template-based
configuration is generated to stream them.
The path to a configuration template must be provided, either by
using the The configuration template must be a valid playlist configuration, and contain the follwing configuration statement: <filename>%FILENAME%</filename> If no input files are specified, the list of files to be streamed are read from standard input. Lastly, the Command line parameters
FILES
SEE ALSOezstream(1)AUTHORSTheezstream-file.sh script and this manual were written
by Moritz Grimm ⟨mdgrimm@gmx.net⟩.
Visit the GSP FreeBSD Man Page Interface. |