python-gphoto2
python-gphoto2 copied to clipboard
Python interface to libgphoto2
**Your system** Python 3.9 libgphoto2 2.5.27 **Your problem** I've observed with several kind of camera that when the autofocus is ON, or camera not in Manual mode, there are sometime...
**Your system** Python 3.10.4 libgphoto2 2.5.29 python-gphoto 2.3.3 **Your problem** I'm wrinting a GTK interface to shot from the computer that should allow to control the camera from the UI,...
I would love to have a better autocompletion/doc-support while coding. Right now, my editor (VS-Code with Pylance) has no idea about the implemented methods and classes in your package as...
I want to watch the data I read live over USB with ffmpeg or flask with udp or http from my phone, is this possible? So is "gphoto2 --stdout --capture-movie"...
Hello, I am trying to capture photo from time to time while the camera is connected to the computer. Photo capture works with library on initial try. But after some...
This page is for reporting problems with the Python interface to libgphoto2. If your question is about using libgphoto2 you should ask on the [gphoto2 mailing list](http://gphoto.org/mailinglists/). **Your system** What...
I have compiled libgphoto2 to fix a bug and python-gphoto2. Compilation passed but problem is that cython binary packages does not load libghoto2.so library and complains about missing symbols. System...
What version of Python are you using? 3.7 What version of libgphoto2 have you installed? 2.5.31 How have you installed (or attempted to install) python-gphoto2? I have previously installed successfully...
**System** macOS v14.6.1 Python v3.12.5 libgphoto2 v2.5.31 **Issue** Trying to run `camera-summary.py` from the examples. The camera connects correctly but from the device property summary only the first entry is...