Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Releases: jprjr/multistreamer

11.4.0

20 Mar 19:26
Compare
Choose a tag to compare

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

20 Mar 12:59
Compare
Choose a tag to compare

Bugfix: display rtmp_prefix in the stream dashboard

11.3.3

19 Mar 18:25
Compare
Choose a tag to compare

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

19 Mar 04:07
Compare
Choose a tag to compare

Bugfix: I forgot to change the reported version in 11.2.0

This release reports version 11.2.1

11.2.0

19 Mar 04:03
Compare
Choose a tag to compare

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

18 Mar 18:05
Compare
Choose a tag to compare

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

04 Mar 14:04
5f0649f
Compare
Choose a tag to compare

Bugfix: fix missing on the sharing screen

11.0.6

04 Mar 14:04
Compare
Choose a tag to compare

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

11.0.5

27 Feb 19:22
Compare
Choose a tag to compare

Bugfix: stream preview works again

11.0.4

25 Jan 15:43
Compare
Choose a tag to compare

This fixes bug #28 - where ffmpeg would die unexpectedly