A simple python script for Prusa Connect with Raspberry Pi cameras
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| jimbo-cam.py | ||
| README.md | ||
Jimbo Cam
A Prusa Connect wrapper written in python.
Setup
git clone https://github.com/JamesStuff/jimbo-cam
cd jimbo-cam
sudo python jimbo-cam.py --setup
Usage
-hHelp--setupRuns the setup process--of AF [AF ...]Autofocus mode. E.g. '--af cont' or '--af man 1.2'
Configuration
Jimbo Cam's config is in ~/.config/jimbo-cam/ by default.
Note
You can't upload to Prusa Connect faster then every 10 seconds.
They are providing this service for free - don't complain!
Extra
For more information, see Prusa Connect and the API Docs