raspistillWeb:用于 raspistill 与 RaspberryPi 拍照的小 Python 网络界面

时间:2024-06-23 18:30:45
【文件属性】:

文件名称:raspistillWeb:用于 raspistill 与 RaspberryPi 拍照的小 Python 网络界面

文件大小:356KB

文件格式:ZIP

更新时间:2024-06-23 18:30:45

Python

raspistillWeb 用于 raspistill 在浏览器中使用 RaspberryPi 拍照的小型 Python Web 界面。 我使用来生成站点,并使用来创建移动优先布局。 要求 要成功安装,您需要: 安装了的 RaspberryPi(其他操作系统未测试,但也应该可以工作) 树莓派相机套件 安装说明 我将根据的教程提供安装 raspistillWeb 的指南,以在单独的 python 环境中安装 raspistillWeb,以便您的系统 python 环境不受影响。 确保您的 raspbian 和您的相机正常工作。 尝试使用 raspistill 拍摄照片以验证您的相机是否正常工作。 通过 pip 安装 python3-dev(如果你的系统上还没有)、setuptools、exif 和 virtualenv: sudo apt-get install python3-


【文件预览】:
raspistillWeb-master
----MANIFEST.in(136B)
----CHANGES.txt(144B)
----production.ini(979B)
----development.ini(2KB)
----LICENSE(34KB)
----raspistillweb()
--------models.py(1KB)
--------templates()
--------static()
--------__init__.py(2KB)
--------pictures()
--------views.py(17KB)
--------tests.py(913B)
--------scripts()
--------thumbnails()
--------time-lapse()
----autostart.sh(80B)
----setup.cfg(577B)
----setup.py(1KB)
----run(39B)
----README.md(4KB)

网友评论