Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Ezstream
Commits
c43c96a8
Commit
c43c96a8
authored
Feb 12, 2020
by
Moritz Grimm
Browse files
Use the more concise wording from README.md to introduce ezstream
parent
181ee429
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/ezstream.1.in.in
View file @
c43c96a8
...
...
@@ -27,17 +27,14 @@
.Fl s Ar file
.Ek
.Sh DESCRIPTION
The
.Nm
utility is a source client for the Icecast media streaming server.
In its basic mode of operation, it streams media files and data from standard
input
.Qq as-is
\(em such as Ogg Vorbis, Ogg Theora and MP3 \(em to a server.
It can also use various external decoders and encoders to re-encode from one
format to another, and stream the result.
The only requirement is that the external programs support writing to or
reading from standard input, and can be used from the command line.
is a command line source client for media streams, primarily for streaming
to Icecast servers.
.Pp
It allows the creation of media streams based on input from files or standard
input that is piped through an optional external de- and encoder.
As every part of this chain is highly configurable, ezstream can be useful in
a large number of streaming setups.
.Ss Command line arguments
.Bl -tag -width Ds
.It Fl c Ar configfile
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment