1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/examples
Moritz Grimm ed9e84f387 Change config format to (eventually) support concurrent streams to many servers
Everything ties together in stream configurations, of which there can be many
now.

For the time being, every stream configuration but the "default" is ignored.

Every stream/server/encoder/decoder configuration now has the name "default"
by default, so that configuring names is only needed to resolve ambiguities.

Decoder configurations are now also constrained in this manner for consistency,
meaning they are no longer uniquely identified by a number of file extensions
but also a name.
2017-11-18 01:54:14 +01:00
..
artist.txt Allow external control of meta.sh output for increased usefulness 2017-01-02 02:08:26 +01:00
ezstream-file_template.xml Change config format to (eventually) support concurrent streams to many servers 2017-11-18 01:54:14 +01:00
ezstream-full.xml Change config format to (eventually) support concurrent streams to many servers 2017-11-18 01:54:14 +01:00
ezstream-minimal.xml Change config format to (eventually) support concurrent streams to many servers 2017-11-18 01:54:14 +01:00
ezstream-stdin.xml Change config format to (eventually) support concurrent streams to many servers 2017-11-18 01:54:14 +01:00
ezstream-video.xml Change config format to (eventually) support concurrent streams to many servers 2017-11-18 01:54:14 +01:00
Makefile.am Add STDIN streaming configuration example 2017-03-30 14:54:41 +02:00
meta.sh Explicitly exit 0 on success 2017-09-20 00:17:20 +02:00
metadata.txt Allow external control of meta.sh output for increased usefulness 2017-01-02 02:08:26 +01:00
play.sh Add a more fancy playlist script. 2009-08-28 15:55:13 +00:00
playlist-logger.sh Be consistent about using $() instead of `` 2017-07-07 16:44:58 +02:00
title.txt Allow external control of meta.sh output for increased usefulness 2017-01-02 02:08:26 +01:00