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

refresh scene? #83

Closed Blackwolf8202 closed 2 years ago

Blackwolf8202 commented 2 years ago

Hi, how do I add the refresh scene to the config? Because when you write !R, the video only turns black and then it goes back to the same video. So it does not change scene in between when updating? // Tony

715209 commented 2 years ago

Hi Blackwolf8202,

The refresh scene is not used anymore in v2, !refresh or !fix should solve any issues.

Blackwolf8202 commented 2 years ago

aha okay thanks =)