Re: [Linux-uvc-devel] [SVN] Added preliminary pan/tilt support for Quickcam Orbit MP
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Laurent P. <lau...@sk...> - 2006-02-06 21:58:01
|
> Just trying to set the feature in uvcview but with some problems > so a question : > is - V4L2_CID_PANTILT_RESET mean the two motors are reset to a middle value > ? Hope there are electronic switch in the webcam at the moment the webcam > switch to max min without middle point :)) V4L2_CID_PANTILT_RESET means the motors will move to a middle position along the pan axis and tilt axis when bits 0 and 1 of tha value are set. 0 : No action 1 : Pan reset 2 : Tilt reset 3 : Pan/Tilt reset Laurent Pinchart |