What works is run the Pi in multi-user mode (so no GUI) and create and start a pulseaudio service running as normal uid/gid, so like would be there when a GUI is fully started.
Then after that service start a service also as same uid/gid that does your cam operation. You might need to study how to create a .service file and dependencies.
Sound is simply user bound, Linux cannot assume that there is only 1 user.
Then after that service start a service also as same uid/gid that does your cam operation. You might need to study how to create a .service file and dependencies.
Sound is simply user bound, Linux cannot assume that there is only 1 user.
Statistics: Posted by redvli — Sat Dec 07, 2024 3:41 pm