Hi everyone,
After updating OBS Studio today (31.1.2-2 → 32.0.1-1), I ran into this message when launching the program:
“Failed to load the following OBS plugins:
obs-websocket
Please update or remove these plugins.”
After some troubleshooting, I found that installing the qrcodegencpp-cmake package fixed the problem.
sudo pacman -S qrcodegencpp-cmake
Hope this helps!
Cheers.