| OsProject | |
|---|---|
| id | Cam2web |
| state | active |
| owner | Wolfgang Fahl |
| title | gphoto2 camera web interface |
| url | https://github.com/WolfgangFahl/cam2web |
| version | 0.0.1 |
| description | Live view, focus and capture for a gphoto2 attached camera, served over the web |
| date | 2026-08-24 |
| since | 2026-08-24 |
| until | |
pip install cam2web
# alternatively if your pip is not a python3 pip
pip3 install cam2web
# local install from source directory of cam2web
pip install .
pip install cam2web -U
# alternatively if your pip is not a python3 pip
pip3 install cam2web -U