puhitaku / mtplvcap

Nikon to USB Webcam. Supports older models that Nikon WU does not. Windows/macOS/Linux. No HDMI capture dongle is needed. Ask me on Twitter @puhitaku
https://twitter.com/puhitaku
Other
251 stars 17 forks source link

[Report] Nikon Z6 ii high(er) resolution works #67

Closed aphilas closed 1 year ago

aphilas commented 1 year ago

Ubuntu 20.04 Nikon Z6 ii Built mtplvcap from source (main - 7cfaf84)

$ ./mtplvcap -max-resolution
[0000]  INFO usb: found: 04b0:044c
[0000]  INFO usb: found: 8087:07dc
[0000]  WARN mtp: detected more than 1 device
[0000]  INFO mtp: opening the detected Nikon DSLR: 04b0:044c
[0000]  INFO main: started
[0001]  INFO lv: getting available resolutions
[0001]  INFO lv: available resolutions (higher is larger): [1 2 3]
[0001]  INFO lv: automatically use the largest choice: 3

In http://localhost:42839/, the resolution is 1024x576.

puhitaku commented 1 year ago

Thank you very much!