kr15h / ofxPiMapper

Projection mapping addon for openFrameworks that works on the Raspberry Pi
http://ofxpimapper.com
Other
460 stars 92 forks source link

Switch off autorestart #182

Closed Alby90 closed 3 years ago

Alby90 commented 3 years ago

Pimapper starts automatically and continuously restart after being closed. How can I switch off this feature and call the process only when needed? Thanks in advance

kr15h commented 3 years ago

When the terminal appears, quickly type:

systemctl stop pimapper

It will stop the restart cycle. After reboot it will start up again.