I just setup a new Arch Linux install on a custom build. I chose to use pipewire with wireplumber. But wireplumber is having some issues, and I can't figure out how to install what it's complaining about. The error I see when running systemctl --user status wireplumber.service is
Started Multimedia Service Session Manager.
Failed to set scheduler settings: Operation not permitted
reserve-device plugin is not connected to D-Bus, disabling device reservation
SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
PipeWire's libcamera SPA missing or broken. libcamera not supported.
Where do i get this libcamera SPA and how/where do I install it? I haven't had much luck searching around online.