chuckfairy / node-webcam

Nodejs Cross Platform Webcam usage
MIT License
194 stars 52 forks source link

Added listControls API to retrieve the available camera controls. #51

Closed pmacostapdi closed 3 years ago

pmacostapdi commented 3 years ago

This API works under Linux (fswebcam), but fails "graciously" under other operating systems.

chuckfairy commented 3 years ago

I will merge for now, thanks. Added --listControls to API to see it on CLI. Was also looking to do something like this for gphoto2.