Pi_Zero_Dev_Camera

时间:2021-03-29 19:55:16
【文件属性】:
文件名称:Pi_Zero_Dev_Camera
文件大小:9KB
文件格式:ZIP
更新时间:2021-03-29 19:55:16
Python Pi_Zero_Dev_Camera 树莓派零 sudo apt update sudo apt install python3-opencv -y pip3 install imutils pip3 install wget pip3 install nms 启动时启动 crontab -e # m h dom mon dow command @reboot sh /home/pi/git/Pi_Zero_Dev_Camera/launcher.sh > /home/pi/git/Pi_Zero_Dev_Camera/launcher_cronlog 2>&1 自动更新代码 crontab -e # m h dom mon dow command 00 04 * * * sh /home/pi/git/Pi_Zero_Dev_Camera/updater.sh > /h
【文件预览】:
Pi_Zero_Dev_Camera-main
----.gitignore(2KB)
----templates()
--------index_async.html(257B)
----LICENSE(1KB)
----README.md(659B)
----streaming_server.py(3KB)
----updater.sh(170B)
----main.py(14KB)
----launcher.sh(484B)

网友评论