Skip to content

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

NOALBS v2.4.0

18 Dec 21:25
2673e7b
Compare
Choose a tag to compare

New

  • NOALBS will now automatically try to convert an old config to the new format.
    When upgrading to NOALBS v2 you'll just have to add the config from v1 in the same directory.

NOALBS v2.3.0

16 Dec 01:58
591002e
Compare
Choose a tag to compare

New

  • Add support for other languages in chat response.
    The ability to have a chat response in a different language wasn't implemented yet for v2, it now works just as v1.
    You can change the language straight from chat by using the command
    !noalbs lang [file name from locale] for example !noalbs lang zh_tw.

Bugfixes

  • Only use fix command on RTMP and SRT sources.

NOALBS v2.2.1

14 Nov 15:21
0223009
Compare
Choose a tag to compare
NOALBS v2.2.1 Pre-release
Pre-release

Bugfixes

  • Fix parsing NGINX frame_rate and audio codec incorrectly

NOALBS v2.2.0

13 Nov 14:40
7026674
Compare
Choose a tag to compare
NOALBS v2.2.0 Pre-release
Pre-release

NOALBS v2

NOALBS v1.9.5

07 Jul 20:13
2fae1b5
Compare
Choose a tag to compare

Bugfixes

  • Nimble has changed their receiver id format. Thanks sndwrx and kyle.

NOALBS v1.9.4

16 Feb 20:45
Compare
Choose a tag to compare

Bugfixes

  • Accidentally removed check if publish isn't null in RTMP.

NOALBS v1.9.3

14 Feb 13:19
Compare
Choose a tag to compare

Bugfixes

  • Typo in fix command.

NOALBS v1.9.2

13 Feb 20:27
Compare
Choose a tag to compare

New

  • Add Danish language thanks to DigibitDK. (#53)

Changes

  • Changed the fix command to use RestartMedia when available (update obs-websocket to v4.9.0).
  • Remove "is" on message when checking if command is enabled or disabled. (#52)
  • Update packages.

Bugfixes

  • Fix bug not checking if stream exists while using RTMP which caused unnecessary error stats messages.
  • Fix typo. (#52)

NOALBS v1.9.1

28 Jan 02:16
ba705c6
Compare
Choose a tag to compare

Changes

  • Bitrate command now also shows RTT when using a SRT server. (#44 )
  • Many updates to the readme file.

Bugfixes

  • Fix RTT in srt-live-server where a RTT of 0 would change into null. (#46)

NOALBS v1.9.0

21 Sep 21:58
2f41010
Compare
Choose a tag to compare

New

  • Added support for srt-live-server.