Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
When I use the video looper I have a python script that runs a volume controller, this script is configured in the crontab to be searched every minute and in case of not being run it, but whenever I start the crontab does not run the script if I do not have to close the videolooper, and I am interested that it is running during the video looper. What can I do?
When I use the video looper I have a python script that runs a volume controller, this script is configured in the crontab to be searched every minute and in case of not being run it, but whenever I start the crontab does not run the script if I do not have to close the videolooper, and I am interested that it is running during the video looper. What can I do?