This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Releases: jprjr/multistreamer
Releases · jprjr/multistreamer
11.4.0
11.3.4
11.3.3
Going to compile release notes from 11.2.2 through here:
- allows polling stats with user info included, it's at (http_prefix)/stats as an XML stream
- facebook API updated to 2.12
- always try stopping output streams when publishers stop
- twitch IRC uses SSL, always tries reconnecting when disconnected
11.2.1
11.2.0
11.1.0
New feature! Multistreamer will automatically try to restart ffmpeg while you're still trying to push video.
By default, this is limited to 3 attempts during a single streaming session. You can increase this limit with the ffmpeg_max_attempts
config item in your config.yaml file.