pageauc / pi-timolo

Raspberry PI-TIMOLO ( PI-TImelapse, MOtion, LOwLight ) uses RPI picamera and OpenCV for Remote Headless Security Monitoring using Motion Tracking, Rclone Auto Sync files with remote storage services. Auto Twilight Transitions and Low Light Camera Settings. Panoramic images using PanTiltHat and More. This project is featured on GitHub Awesome software.
MIT License
548 stars 101 forks source link

"pi" is no longer the standard user name on Raspberry PIs #133

Open askpatrickw opened 1 year ago

askpatrickw commented 1 year ago

Lots of the code assumes /home/pi is the path and pi is user. It is no longer the given that "pi" is the user name everyone is using.

Some alternative approaches to take:

I am not sure if those will also work when running as a service.