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