Re: Regarding Joystick

2009-02-16 Thread shreyas shah
Hi , I have figured out a code with the help of archives in pygame can anyone help me with controlling the speed of joystick ... i am going to integrate joystick with a PTZ camera ... i was wondering if there are any functions which can help me control the speed of camera and by controlling

Re: Regarding Joystick

2009-02-12 Thread Banibrata Dutta
AFAIK, the mechanism / API / protocol to actuate the Camera's tilt, pan, zoom functions are not standardized (happy to be corrected there!), so even if you find something, it'd most likely be something very specific to a particular device. As for Joystick usage, I remember seeing one thread on that

Regarding Joystick

2009-02-12 Thread shreyas shah
Hi , I am trying to control the motion of the camera with help of joystick , i need some basic functionality where if i move a joystick to left the camera moves to the left . Can anyone help me with that ? Thanks Shreyas -- http://mail.python.org/mailman/listinfo/python-list