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

NOALBS does not work with obs-websocket-4.9.1-compat

reedog117 opened this issue · 1 comments

NOALBS does not work with obs-websocket-4.9.1-compat. Either the 4.9.1 version must be used (non-compat) or >=5.0.0

Error given is Error while trying to connect to OBS: obs-websocket version 4.9.1-compat doesn't match required ~4.9.1

Hi @reedog117 ,

That's correct, the version check in the OBS library fails when using the compat version.
You can still use v4.9.1 by using ObsOld as the type or Obs to use v5.0.0.