Hi,

On Sun, Apr 07, 2019 at 02:48:09PM +0300, Рустем Валиев wrote:
> Good day!
> My name is Rustem. Regulary in our work we used combination camera+gphoto2. 
> We always deal with newest models of DSLR’s. I’d like to help to adding new 
> supported cameras. What kind of data you need to add new cameras to gphoto2 
> supported camera's list? 

What helps is verification of how good new cameras of known brands work:

- Name of the camera
- USB ID (vendor / product)

also run with the camera:
gphoto2 --summary --debug --debug-logfile=summary-debug.txt > summary.txt
gphoto2 --list-all-config  >list-all-config.txt

And the 3 textfiles (feel free to blank out the serial number).

and check if those work:
        gphoto2 --capture-image
        gphoto2 --capture-preview

Ciao, Marcus


_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to