Hi everyone,
I’m experiencing issues with the OBS Virtual Camera on Manjaro KDE (Wayland session). The virtual camera fails to start, and OBS logs show the following error:
Failed to start streaming on '/dev/video2' (Invalid argument)
Failed to start virtual camera.
In the graphical interface in OBS displays this error:
Output failed. Please check the log for details.
Note: If you are using NVENC or AMD encoders, make sure you have the latest video drivers installed.
I’ve tried so far:
- Reinstalled and loaded
v4l2loopback
with parameters likeexclusive_caps=0
. - Checked that
/dev/video2
exists and is accessible. - Changed kernels.
- Reinstalled obs, including flatpak
- Changed users
Additional details:
- I noticed the problem after the latest system update, but it might have occurred earlier as I hadn’t used the virtual camera for a couple of weeks.
- My system uses an integrated AMD GPU.
- The issue persists across kernels (6.6 and 6.12).
Any ideas on how to fix this? Let me know if you need more logs or system details.