Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CapabilityBoundingSet should not be empty #71

Open
fcapano opened this issue Feb 3, 2024 · 0 comments
Open

CapabilityBoundingSet should not be empty #71

fcapano opened this issue Feb 3, 2024 · 0 comments

Comments

@fcapano
Copy link

fcapano commented Feb 3, 2024

Testing on Wayland, on Arch Linux (EndeavourOS) 6.6.15-1-lts.

I've been having a hard time getting the webcam to work. It'd be fine in X11 but now Wayland, where all I'd see is a black screen in Firefox/Chrome/Cheese, and the v4l2-relayd service would crash.

I've narrowed it down to this line in the systemd service definition. Removing it makes it work again:

CapabilityBoundingSet=

Looking at the docs and systemd-analyze capability, I'm not sure which flags would need to be whitelisted, or if the flag is needed at all.

I think a new sed entry in v4l2-relayd/PKGBUILD to remove that line is all that's needed to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant