Ken pointed me to the repo for the cheese snap, and it looks like it is just using the snapd `camera` interface, not `pipewire`, and it does not vendor its own pipewire or libcamera libraries:
https://github.com/ubuntu/cheese/blob/4f8a279576b87062023663b6b17ccaa2bd4cc37d/snapcraft.yaml#L21-L24 So the cheese snap seems like a better candidate for one we should try to get working on the Snapdragon machines. I'll start with extending the `camera` interface to include `/dev/media*` and `/dev/udmabuf` and building a snap for arm64, then hopefully @tobhe can see if anything improves. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121862 Title: camera interface breaks libcamera To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/2121862/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
