Reply
Logi Nu
maklinchi
Posts: 2
Registered: ‎06-04-2010
0

Problem of controlling pan/tilt of QuickCam Orbit in Matlab (Windows 7)

[ Edited ]

Dear all,


I have a Logitech QuickCam Orbit AF (Model: V-UCC22) and try to control the pan and tilt in Matlab. I try to use the following code to do so but it doesn't work:
vid = videoinput('winvideo',1);

src=getselectedsource(vid);

src.pan = 30;

src.tilt = 30;


The values of src.pan and src.tilt change but not the logitech camera.

 

I am using Windows 7 32-bit, Matlab R2009b and logitech driver version 12.10.1110.0. Do I need to install additional programs to make the pan and tilt in Matlab work?

 

 

Also, I try to use the "PTZ.exe" provided by logitech, but it gives me the following message:

Error: Unable to set CameraControl_Pan property value to -40. <Error: 0x80070057>

...

 

What should I do to make the PTZ.exe works in windows 7 32-bit?

 

Thanks,

Edward

KachiWachi
Posts: 46,469
Topics: 242
Kudos: 1,000
Solutions: 456
Registered: ‎05-22-2006
0

Re: Problem of controlling pan/tilt of QuickCam Orbit in Matlab (Windows 7)

Welcome to the Logitech Community Webcam Forum maklinchi! :smileyhappy:


Since you are looking for "Developer" related information, please visit the QuickCam® Team website. If you sign up, please put a link in your new post that references your initial posting here (and vice versa).



Thanks.


KachiWachi - Webcam Forum Guru (2002), Logi Legend (2007), Distinguished Logi Legend (2010), QuickCam® Team Forums (2007)
(I am not affiliated with Logitech®, Inc., Lithium™ Technologies, Inc., or RightNow® Technologies, Inc.)
  Have you checked your Logitech Forums Private Messages today?  

If you are looking for official Logitech Customer / Technical Support, please >> CLICK HERE <<

In order to help keep the forum content "fresh", please do not post a reply to any thread that is over six (6) months old.


* Please note that I am currently providing "general" troubleshooting assistance in the public forums once 24 hours have passed.
* However, if I am interested in your issue, and for all "advanced" issues, I will be sending you a Private Message before then.
* Thanks.

* PS - If one of my replies has adequately addressed your issue, please click on the "Accept as Solution" and "Give Kudos" buttons, so that this information can benefit others.

New to Webcams? START HERE!

Logitech Webcam Software 2.x (a.k.a. QuickCam 13.x) - Issues and Solutions
Logitech Webcam Software 1.00.1280 / 1.10.1113 (a.k.a. QuickCam 12.x) - Issues and Solutions
QuickCam 11.0.0.1218 / 11.1.0.2030 / 11.5.0.1169 / 11.8.0.1065 / 11.9.0.1263 - Issues and Solutions

Is your problem one of these older, common, known, or repeat issues?     "Everything Macintosh"
How to make your Logitech camera work in an IM                     Are you looking for (older) software?
Why your older Logitech camera *may* not be supported on Windows Vista, 7, 8, and/or on a 64-bit OS
Logi Nu
Sicne
Posts: 1
Registered: ‎04-20-2012
0

Re: Problem of controlling pan/tilt of QuickCam Orbit in Matlab (Windows 7)

Hello maklinchi, could You please share here if you resolved this problem, i.e.. If yes, how in the end you made pan and tilt of QuickCam Orbit move on commands scr.pan=30 and scr.tilt=30.

Thank You in advance.

 

KachiWachi
Posts: 46,469
Topics: 242
Kudos: 1,000
Solutions: 456
Registered: ‎05-22-2006
0

Re: Problem of controlling pan/tilt of QuickCam Orbit in Matlab (Windows 7)

Welcome to the Logitech Community Webcam Forum Sicne! :smileyhappy:


http://web.archive.org/web/20101229215224/http://www.quickcamteam.net/documentation/how-to/how-to-co...



Thanks.


KachiWachi - Webcam Forum Guru (2002), Logi Legend (2007), Distinguished Logi Legend (2010), QuickCam® Team Forums (2007)
(I am not affiliated with Logitech®, Inc., Lithium™ Technologies, Inc., or RightNow® Technologies, Inc.)
  Have you checked your Logitech Forums Private Messages today?  

If you are looking for official Logitech Customer / Technical Support, please >> CLICK HERE <<

In order to help keep the forum content "fresh", please do not post a reply to any thread that is over six (6) months old.


* Please note that I am currently providing "general" troubleshooting assistance in the public forums once 24 hours have passed.
* However, if I am interested in your issue, and for all "advanced" issues, I will be sending you a Private Message before then.
* Thanks.

* PS - If one of my replies has adequately addressed your issue, please click on the "Accept as Solution" and "Give Kudos" buttons, so that this information can benefit others.

New to Webcams? START HERE!

Logitech Webcam Software 2.x (a.k.a. QuickCam 13.x) - Issues and Solutions
Logitech Webcam Software 1.00.1280 / 1.10.1113 (a.k.a. QuickCam 12.x) - Issues and Solutions
QuickCam 11.0.0.1218 / 11.1.0.2030 / 11.5.0.1169 / 11.8.0.1065 / 11.9.0.1263 - Issues and Solutions

Is your problem one of these older, common, known, or repeat issues?     "Everything Macintosh"
How to make your Logitech camera work in an IM                     Are you looking for (older) software?
Why your older Logitech camera *may* not be supported on Windows Vista, 7, 8, and/or on a 64-bit OS