set top priority to camera
This commit is contained in:
parent
cfaf878679
commit
1033553529
|
@ -21,11 +21,8 @@ case "$1" in
|
||||||
#blink LED
|
#blink LED
|
||||||
sudo python /home/core/modules/indicators/python/states/standalone.py welcome
|
sudo python /home/core/modules/indicators/python/states/standalone.py welcome
|
||||||
|
|
||||||
# decode undecoded clips on startup
|
|
||||||
sudo node /home/core/modules/video/helpers/ensureAllClipsAreDecoded.js &
|
|
||||||
|
|
||||||
# start recording
|
# start recording
|
||||||
sudo node /home/core/modules/video/index.js &
|
sudo ncie -n -19 node /home/core/modules/video/index.js &
|
||||||
|
|
||||||
# run button / bluetooth daemon
|
# run button / bluetooth daemon
|
||||||
sudo python /home/core/daemons/bluetooth/initPin.py &
|
sudo python /home/core/daemons/bluetooth/initPin.py &
|
||||||
|
|
Loading…
Reference in New Issue
Block a user