milg0 / onvif-java-lib

ONVIF (Open Network Video Interface Forum) is a community to standardize communication between IP-based security products (like cameras). I developed a Java library for the ONVIF spezification. It helps you with the basics (you don't need to learn SOAP e.g.) but you may need to learn a few basics about the ONVIF spezification. As far as I know, this is the first public Java project for the ONVIF spezification.
http://www.milgo.de/onvif/java-library
Apache License 2.0
215 stars 132 forks source link

How to handle zoom and focus in axis p5635 ptz camera? #13

Open gowridev opened 6 years ago

gowridev commented 6 years ago

When zoom function is called from ONVIF library. focus control is responding instead of zoom control. Is there way to control both zoom and focus control of axis camera(model no : P5635) from ONVIF. In other words, focus is additional parameter in this camera. How to integrate this parameter in ONVIF so that we operations on zoom as well as focus. Could you please guide me regarding this issue?

Axis P5635 for reference

milg0 commented 6 years ago

Well with my camera I was never able to change to focus anyway. And now I have none available. So sorry, I can't support you on this task.