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
340 stars 77 forks source link

"http://localhost/stat" does not show any stats #77

Closed Tinteex closed 2 years ago

Tinteex commented 2 years ago

Hello, the stream and obs remote are working fine. Sadly i cant see any stats on this adress.

DeeDeeLP commented 2 years ago

That is completely normal. But if you want to see the stats -> Press F12 on your keyboard and switch to the sources tab, select the stat file on the left menu and there you can see the stats in the code section. You'll have to refresh the page to see updates on the stats, but at least you can see them.

Greetings.