Skip to content

Releases: NOALBS/nginx-obs-automatic-low-bitrate-switching

NOALBS v2.19.0

Choose a tag to compare

@715209 715209 released this 21 Jul 21:36
7f6d79f

Changes

  • Add OpenRTMP (librtmp2-server) stream server support by @AlexanderWagnerDev in #224
  • Block switcher until scene transition has finished.

Full Changelog: v2.18.0...v2.19.0

NOALBS v2.18.0

Choose a tag to compare

@715209 715209 released this 06 Jul 22:44
034528b

Changes

New Contributors

Full Changelog: v2.17.0...v2.18.0

NOALBS v2.17.0

Choose a tag to compare

@715209 715209 released this 11 Jun 23:21
34d54a9

Changes

  • Added command to toggle stream servers on and off !streamserver [name], e.g. !streamserver belabox

Full Changelog: v2.16.1...v2.17.0

NOALBS v2.16.1

Choose a tag to compare

@715209 715209 released this 07 Feb 20:05
d779aa8

Changes

Bug Fixes

  • Update MediaMTX to use stream ready stat
  • Ignore refresh command if already in refresh scene by @hnicke in #209

New Contributors

Full Changelog: v2.16.0...v2.16.1

NOALBS v2.16.0

Choose a tag to compare

@715209 715209 released this 18 Dec 03:27
aeb7676

Changes

Full Changelog: v2.15.0...v2.16.0

NOALBS v2.15.0

Choose a tag to compare

@715209 715209 released this 25 Nov 01:49
fd583c1

New

  • Add ignore user functionality

    This lets you block specific users from triggering NOALBS chat commands, which is especially handy when another bot's
    automated replies keep executing commands unintentionally.

    Use the chat command !noalbs ignore usernamehere or edit the config directly.

Changes

  • !fix command now also works for RTSP media sources by @hnicke in #206

New Contributors

Full Changelog: v2.14.3...v2.15.0

NOALBS v2.14.3

Choose a tag to compare

@715209 715209 released this 18 Nov 22:10
f7ecf3b

Bug Fixes

  • Previous version introduced a bug which caused Stop on Raid to not work anymore.

Full Changelog: v2.14.2...v2.14.3

NOALBS v2.14.2

Choose a tag to compare

@715209 715209 released this 17 Nov 00:24
b3b8305

Bug Fixes

  • Fixed a bug where a multi-word prefix caused command arguments to be processed incorrectly

Full Changelog: v2.14.1...v2.14.2

NOALBS v2.14.1

Choose a tag to compare

@715209 715209 released this 07 Nov 14:14
c8f7ec9

Changes

  • Small grammar fix in German localization by @valentinlehmann in #194
  • Added api_key option to SLS stream_server by @georg94 in #200
  • Updated RU locale by @blackVanilla in #197
  • Revise OBS-Studio installation instructions by @b3ck
  • Allow prefix to be more than one word.
  • During a shared chat session, the bot will only respond to commands from the channel it is listening on.
  • Suppresses MediaMTX logging when the stats page is not found. Note: mistyped or invalid stream IDs will also silently be ignored, so double check your IDs if the switcher isn't working.

New Contributors

Full Changelog: v2.14.0...v2.14.1

NOALBS v2.14.0

Choose a tag to compare

@715209 715209 released this 06 Aug 01:08
f03739c

New

Changes

  • Added environment variable ACCEPT_INVALID_CERTS to disable SSL certificate validation.

Full Changelog: v2.13.1...v2.14.0