gphoto / libgphoto2

The libgphoto2 camera access and control library.
GNU Lesser General Public License v2.1
1.03k stars 324 forks source link

Nikon P1000 #477

Open lattard opened 4 years ago

lattard commented 4 years ago

Hi are there any plans to include support for Nikon coolpix P1000 please ?

hfiguiere commented 4 years ago

You need to be more specific. What have you tried and what doesn't work?

Lot of support come from working the same as another model of the same brand/vendor.

lattard commented 4 years ago

hi, I've just installed gphoto2 and upon trying: gphoto2 --capture-image

I get the the error message : An error occurred in the io-library ('Could not lock the device'): Camera is already in use. ERROR: Could not capture image. ERROR: Could not capture. Error (-60: 'Could not lock the device')

And since I did not find the Nikon P1000 camera in the list of supported cameras I was wondering if it is actually supported.

When I try : gphoto2 --auto-detect I get USB PTP Class Camera usb:003,025

On Tue, 25 Feb 2020 at 17:11, Hubert Figuière notifications@github.com wrote:

You need to be more specific. What have you tried and what doesn't work?

Lot of support come from working the same as another model of the same brand/vendor.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gphoto/libgphoto2/issues/477?email_source=notifications&email_token=AAX3NNCIKZHMCYJB3Y5423DREU7MVA5CNFSM4K3LSDYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM4SCZI#issuecomment-590946661, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX3NNGNK4ICJWVLCML7KYLREU7MVANCNFSM4K3LSDYA .

-- Kind Regards, Leanne Attard

msmeissn commented 4 years ago

this means the camera is in use , likely by gvfs ... can you umount it from nautilus and try again?

Also report the usb ids, using "lsusb"

lattard commented 4 years ago

yes in fact it did capture after unmounting, but the photo is not in focus, even if I am seeing that the auto focus mode is on. Focus Mode(0x500a):(read only) (type=0x4) Enumeration [1,32784,32785,32786,32787] value: AF-S (32784)

msmeissn commented 4 years ago

the coolpix capture is not really supported by Nikon, so it might have bugs. can you report:

np commented 3 years ago

Hi,

I would be interested by the support for the P1000 model.

Here is my report:

In particular I would be interested by the live view capability.

hfiguiere commented 3 years ago

FWIW, it is not supported by Nikon own webcam utility:

https://downloadcenter.nikonimglib.com/en/download/sw/186.html

msmeissn commented 3 years ago

did you try: gphoto2 --capture-image-and-download
?

Can you capture gphoto2 --summary --debug --debug-logfile=summary-debug.txt and send summary-debug.txt ?

DesertOnSea commented 8 months ago

Very interested to know if anyone tried it on COOLPIX Nikon P1000. Thanks!