Releases: NOALBS/nginx-obs-automatic-low-bitrate-switching
Releases · NOALBS/nginx-obs-automatic-low-bitrate-switching
NOALBS v2.5.1
New
- Add option to enable/disable public/mod commands from chat. (#88)
(This was not yet implemented in v2. Should work exactly the same as in v1.)
Bugfixes
NOALBS v2.5.0
New
- Add option to enable/disable public/mod commands from chat. (#88)
(This was not yet implemented in v2. Should work exactly the same as in v1.)
NOALBS v2.4.2
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. - Show a message when a new version is available.
Bugfixes
- Actually generate .env file and save config from v1.
NOALBS v2.4.1
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. - Show a message when a new version is available.
NOALBS v2.4.0
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
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
Bugfixes
- Fix parsing NGINX frame_rate and audio codec incorrectly
NOALBS v2.2.0
NOALBS v2
NOALBS v1.9.5
Bugfixes
- Nimble has changed their receiver id format. Thanks sndwrx and kyle.
NOALBS v1.9.4
Bugfixes
- Accidentally removed check if publish isn't null in RTMP.