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

Fix max resolution #57

Closed puhitaku closed 2 years ago

puhitaku commented 2 years ago

Some recent models expect uint8 value for the resolution enum. While not all models that didn't accept uint64 enum (models marked by 🤔 in the table in README) may accept uint8, I experimentally enable uint8 enum for these models.