Is there a way to change the installation ISO so that the default user which is created is automatically in the “video” group?
I had to run ‘usermod -aG video myusername’ to get my camera to work.
Or maybe add that to the install directions at the top of this page?
I also added this hack, which may or may not have been required: X13s · jhovold/linux Wiki · GitHub
To get the camera to work in firefox I went to “about:config”, accepted the risks, and then searched for pipewire.
After that I set “media.webrtc.camera.allow-pipewire” to true and restarted Firefox.