I'm using default pipewire with camera support package : libspa-0.2-libcamera
Following this chromium patch https://webrtc- review.googlesource.com/c/src/+/264553 , chrome (127+) is able to use pipewire for camera. Just use any website to test camera, close it. Then test camera socket: $ fuser /dev/video0 /dev/video0: 125934 125934 is my wireplumber pid For the moment, I have to disable libcamera with: wireplumber.profiles = { main = { monitor.libcamera = disabled } } -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083563 Title: USB Camera always opened To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcamera/+bug/2083563/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
