Do all of the Dahua PTZ cameras use the focus adjustment manually configured in the presets? Or does the autofocus set the focus when you move between presets?
Do all of the Dahua PTZ cameras use the focus adjustment manually configured in the presets? Or does the autofocus set the focus when you move between presets?
http://<ip_address>/cgi-bin/devVideoInput.cgi?action=getFocusStatus
status.Focus=0.918015
status.FocusMotorSteps=2720
status.LenAdjustStatus=0
status.Status=Normal
status.Zoom=0.721933
status.ZoomMotorSteps=1345
http://<user:pass@ip_address>/cgi-bin/devVideoInput.cgi?action=adjustFocus&focus=0.665636&zoom=0.315000
curl --digest -u <user>:<password> -X GET http://<ip_address>/cgi-bin/devVideoInput.cgi?action=getFocusStatus
Just tried it on mine and it does keep the the right focus on presets when set to manual.I was just looking through the SD49225T-HN User Manual (downloaded from https://www.dahuasecurity.com/asset...-Web3_0-Operation-Manual-V1_0_0-201805226.pdf) and it appears that you can set the focus when creating a preset. But unless you change the 'Mode' to "Manual" under 'Focus and Zoom', I suspect that it won't have any effect.
Would anyone owning a SD49225T-HN be willing to test and verify that a stored manual focus with presets work?