Good evening all. Please correct me if I am posting in the wrong category.
Problem is the following:
I wrote a program in Python, that uses the camera and if conditions apply, I output sound, either via music21 or pygame.
When I run the program from ssh, sound output is as expected.
But, after I created a systemd service, the program does run and behaves otherwise as expected, but I get no sound.
Note that I am using an external sound card, since RPi5 does not have a jack output.
Any ideas?
Problem is the following:
I wrote a program in Python, that uses the camera and if conditions apply, I output sound, either via music21 or pygame.
When I run the program from ssh, sound output is as expected.
But, after I created a systemd service, the program does run and behaves otherwise as expected, but I get no sound.
Note that I am using an external sound card, since RPi5 does not have a jack output.
Any ideas?
Statistics: Posted by xuserac — Sat May 18, 2024 5:35 pm — Replies 0 — Views 12