GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
EZSTREAM-FILE.SH(1) FreeBSD General Commands Manual EZSTREAM-FILE.SH(1)

ezstream-file.sh
script to stream files from the command line

ezstream-file.sh [-hnqVv] [-T cfg_template] [file ...]

The ezstream-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 -T command line argument, or the EZSTREAM_TEMPLATE environment variable.

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 EZSTREAM environment variable allows to specify an alternate ezstream binary.

Print a summary of available command line parameters with short descriptions and exit.
(Passed to ezstream.) Normalize metadata strings by removing excess whitespaces.
(Passed to ezstream.) Be more quiet. Suppress the output that external programs send to standard error.
cfg_template
Use the configuration in cfg_template, overriding the default set in the EZSTREAM_TEMPLATE environment variable.
Print the ezstream-file.sh version number and exit.
(Passed to ezstream.) Produce more verbose output from ezstream. Use twice for even more verbose output.

/usr/local/share/examples/ezstream
Directory containing example configuration files for various uses of ezstream, as well as example playlist and metadata scripts.

ezstream(1)

The ezstream-file.sh script and this manual were written by Moritz Grimm ⟨mdgrimm@gmx.net⟩.
April 13, 2022 ezstream 0.5.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.