Displaying 1 result from an estimated 1 matches for "bitate".
Did you mean:
bitrate
2004 Aug 06
4
Re: Fwd: More fallback handling
...s.
Nobody had a ready solution and so I started to experiment.
The "run command on source startup" was the first thing I did, the
intention of that was to ease the startup of a low-bitrate reencoded slave
stream. They do this by connecting a client (on the server) that feeds the
high-bitate stream into sox and then on into another mount.
Whenever a broadcaster disconnected, not only would all clients be dropped,
but also this slave stream would stop. A way was needed to start it again
when the next broadcaster got online and I chose this route. The
run-on-connect command would sta...