Add support for Logitech PTZ Pro 2 to webcam_private api.
The camera supports absolute positioning via an extension unit (as opposed to the camera terminal unit as many other cameras do). So before issuing a v4l2 command to do absolute positioning we map the command to that extension unit. In case the camera does not implement that extension unit (e.g. all non-logitech cameras) this mapping just silently fails. BUG: 826296 Change-Id: I939de844375efc6b8a756efe0877cb4bf0dc9a56 Reviewed-on: https://chromium-review.googlesource.com/982056 Commit-Queue: Daniel Fenner <dfenner@google.com> Reviewed-by:Zachary Kuznia <zork@chromium.org> Cr-Commit-Position: refs/heads/master@{#548398}
Showing
Please register or sign in to comment