Skip to content

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

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.

NOALBS v1.8.0

28 Jul 02:51
Compare
Choose a tag to compare

New

  • Added support for nimble streamer in SRT receiver mode. (thanks to Kyle #28)
  • Added German language by kami29.

Changes

  • New setting in config highRttTrigger for nimble streamer SRT.

Bugfixes

  • Fix console logging issue with older node version. (#30)

NOALBS v1.7.0

02 May 01:55
Compare
Choose a tag to compare

New

  • Add support for Node-Media-Server (#19). (Some commands might not work with NMS)
  • Added Russian (#23) and Turkish language (#24).

Changes

  • Config file RTMP structure has changed due to support for Node-Media-Server. (b686361)

Bugfixes

  • Fix config file not being updated due to wrong file path. (#26, #27)

NOALBS v1.6.4

27 Oct 02:48
Compare
Choose a tag to compare

NOALBS v1.6.4

  • Fix issue with aliases, the previous version solved the issue where aliases didn't use arguments given in
    the config but when no arguments are set in the config it would use no arguments at all when given in the chat.
  • Scene switch message was using the wrong name.

NOALBS v1.6.3

04 Oct 22:34
Compare
Choose a tag to compare

NOALBS v1.6.3

  • Fix issue where alias wasn't using arguments.

NOALBS v1.6.2

03 Oct 17:30
Compare
Choose a tag to compare

NOALBS v1.6.2

  • Config usernames are no more case sensitive.

NOALBS v1.6.1

28 Sep 16:32
0420cf8
Compare
Choose a tag to compare

NOALBS v1.6.1

  • Added Taiwanese Mandarin thanks to ladell.