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

Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
http://noalbs.com
MIT License
358 stars 77 forks source link

enableAutoStopStreamOnHostOrRaid stopped working #123

Closed Chucks1860 closed 1 year ago

Chucks1860 commented 1 year ago

Hello there,

we've encountered the issue stated in the topic where noalbs doesn't stop the stream when raiding someone. This started a short time ago but worked perfectly fine for a long time.

Can I do anything to fix this issue myself or is this problem even known or is it just an individual case for me?

We can do a workaround via Stream Deck Multiaction in the meantime but I'm curious if this issue is client side or maybe caused by the recent twitch changes (shoutouts, host function being shut off, etc. and thus maybe api changes?).

Thanks for your help in advance and for this wonderful tool you've created!!! :)

715209 commented 1 year ago

Hi @Chucks1860 ,

That feature relied on the message send from twitch when hosting, and since that has been removed it is not working anymore. I have a fix that relies on raid coming soon!

Chucks1860 commented 1 year ago

Hi @715209 ,

I see! :) Thanks for the info. Really looking forward to it. :) 👍

715209 commented 1 year ago

Hi @Chucks1860 ,

This has finally been fixed, will be available in the next release or if you're building from source it's already available.