Multistreamer Versions Save

[discontinued] A webapp for publishing video to multiple streaming services at once.

11.4.0

6 years ago

New feature - a night mode UI.

It's not quite 100% done (there's still parts of the CSS I need to fix), but the basics are there.

11.3.4

6 years ago

Bugfix: display rtmp_prefix in the stream dashboard

11.3.3

6 years ago

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

6 years ago

Bugfix: I forgot to change the reported version in 11.2.0

This release reports version 11.2.1

11.2.0

6 years ago

New feature update!

Twitch and Mixer now support auto-complete on the game title field.

The stream dashboard now has buttons for copying the RTMP URL and key to your clipboard, instead of selecting and copying.

11.1.0

6 years ago

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.

11.0.7

6 years ago

Bugfix: fix missing on the sharing screen

11.0.6

6 years ago

Bugfix: redis host/port are properly split up into two fields

11.0.5

6 years ago

Bugfix: stream preview works again

11.0.4

6 years ago

This fixes bug #28 - where ffmpeg would die unexpectedly