makenai / node-uvc-control

Control UVC compliant USB webcams from node
80 stars 28 forks source link

Added support for relativePanTilt operation #26

Closed jshiell closed 5 years ago

jshiell commented 6 years ago

This adds support for the relativePanTilt operation. This is useful for cameras such as the Logitech BCC950 that don't offer support for the absolutePanTilt operation.

positlabs commented 5 years ago

Looks good, but do you mind adding a test file so I can easily confirm that it works?

positlabs commented 5 years ago

This will be covered by #41, but thanks for the PR!

jshiell commented 5 years ago

Embarrassingly, I had completely forgotten about this - that’s great news! Thanks for all your work on this!