properly control of web camera

Status
Not open for further replies.

karper1986

Member level 2
Joined
Mar 13, 2009
Messages
49
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,715
Hello Friends,

I'm using Logitech QuickCam Orbit/Sphere and I have the next problem if I set in Matlab:
src.TiltMode = 'manual';
src.PanMode = 'manual';
src.Tilt = 10;
src.Pan = 10;
my camera just turns in left side, but not to down
if I only set
src.Tilt = 10;
than it turns down.So I want to ask what is the problem and how can I properly control my camera, because its drives me crazy.
Thanks in advance.

Best regards,
Karper.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…