Hello dears,
we need your support as we need to controll 3dx space mouse pro PTZ cameras via milestone CCTV client software.
we have installed its latest driver however the functionality of joystick is not correct and not understood by vms software. sometimes when you move the joystick the camera pans 360 degree without stop.
I think if make the space mouse work as if standard mouse that is move the hand like windows and scroll to zoom in and zoom it will be a solution.
pleasee let me know your feedback.
regards,
Malek
using 3d space mouse pro in milestone system (PTZ cctv cams)
Moderator: Moderators
-
- Posts: 4
- Joined: Thu Oct 15, 2020 2:13 am
Re: using 3d space mouse pro in milestone system (PTZ cctv cams)
PTZ cameras are an ideal application of the 3D mouse, IMO.
The driver will probably need to be told the specifics about the software you are trying to control.
Are you the software developer or an end-user?
Do you know how the software is accessing the device?
There are many options available--most of which don't work correctly without some tuning.
The driver will probably need to be told the specifics about the software you are trying to control.
Are you the software developer or an end-user?
Do you know how the software is accessing the device?
There are many options available--most of which don't work correctly without some tuning.
-
- Posts: 4
- Joined: Thu Oct 15, 2020 2:13 am
Re: using 3d space mouse pro in milestone system (PTZ cctv cams)
no we am the system integrator , we supply CCTV solutions and we brought one 3d space mouse pro for one of our important projects .
however we are having problem controlling PTZ it seems yes its not being understood by software.
we can give you teamviewer or anydesk to check it and let us know if there is a solution?
however we are having problem controlling PTZ it seems yes its not being understood by software.
we can give you teamviewer or anydesk to check it and let us know if there is a solution?
Re: using 3d space mouse pro in milestone system (PTZ cctv cams)
Milestone Systems is in Munich? Maybe that's a sales office.
Do you have a technical contact at Milestone?
We need to find out if they support joysticks, and how to configure them.
They may have a panel in their software to allow configuration.
We have to make the driver send what they are expecting.
Without that knowledge, the driver is probably sending mouse scroll wheel events to the app. This is the default for all apps that it doesn't have better information about.
Do you have a technical contact at Milestone?
We need to find out if they support joysticks, and how to configure them.
They may have a panel in their software to allow configuration.
We have to make the driver send what they are expecting.
Without that knowledge, the driver is probably sending mouse scroll wheel events to the app. This is the default for all apps that it doesn't have better information about.
-
- Posts: 4
- Joined: Thu Oct 15, 2020 2:13 am
Re: using 3d space mouse pro in milestone system (PTZ cctv cams)
Dear,
Thank you for your reply.
milestone says that if mouse pro acts as on windows it will function inside the software the same.
however the joystick lets the ptz rotates infinte once we mode the joystick..
i used the file Desktop.cfg that is forcing the joystick to act as a mouse.
the knob acted as a mouse , moving in X and Yaxis, while rotating the knob its like scrolling up and down.
in the milestone software the rotating knobing is giving zoom in and zoom out of camera which is great. however i want the move of knob in y axis (up and down) i want the camera to tilt up and down , similar to x axis (pan left and right) which is not working as needed.
moving knob up down left or right is just moving cursor..
can we add into the desktop.cfg any command to do so?
regards,
Thank you for your reply.
milestone says that if mouse pro acts as on windows it will function inside the software the same.
however the joystick lets the ptz rotates infinte once we mode the joystick..
i used the file Desktop.cfg that is forcing the joystick to act as a mouse.
the knob acted as a mouse , moving in X and Yaxis, while rotating the knob its like scrolling up and down.
in the milestone software the rotating knobing is giving zoom in and zoom out of camera which is great. however i want the move of knob in y axis (up and down) i want the camera to tilt up and down , similar to x axis (pan left and right) which is not working as needed.
moving knob up down left or right is just moving cursor..
can we add into the desktop.cfg any command to do so?
regards,
Re: using 3d space mouse pro in milestone system (PTZ cctv cams)
It is possible that a 2D mouse emulation mode could do what you want, but there are better APIs to use.
Windows has APIs for physical joysticks (like used in flight sim games).
If the application has support for those, it is likely to work better.
Please find out if the application has support for game joysticks.
There are even better APIs available, but it is rare for applications to support those.
Windows has APIs for physical joysticks (like used in flight sim games).
If the application has support for those, it is likely to work better.
Please find out if the application has support for game joysticks.
There are even better APIs available, but it is rare for applications to support those.