You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
Thanks for this integration. I was looking for an enhanced ONVIF integration that would allow me to control FocusIn and FocusOut.
While it would be awesome to have a specific Service call to set Focus (and zoom for that matter) to a specific degree (for example from 0% to 100% based on the camera capabilities, just like Reolink's native controls offer), I'm trying to setup a script to increase/decrease a specific amount the focus. I know i need to do a STOP call after the FOCUSINC call to stop it, however i'm having issues controlling how much time to leave between the first FOCUSINC call and the STOP.
What are the values for speed parameter stand for?
How should it be correlated the amount of time between the action and the Stop, to the actual action?
I saw it accepts any positive integer value, but i'm not clear how to define it. My gut felling tells me it might be the amount of milliseconds that the camera should take to do such action from current position to maximum position, but i'm not sure that fits the behaviour I'm seeing.
Any help would be greatly appreciated.
Thanks!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Thanks for this integration. I was looking for an enhanced ONVIF integration that would allow me to control FocusIn and FocusOut.
While it would be awesome to have a specific Service call to set Focus (and zoom for that matter) to a specific degree (for example from 0% to 100% based on the camera capabilities, just like Reolink's native controls offer), I'm trying to setup a script to increase/decrease a specific amount the focus. I know i need to do a STOP call after the FOCUSINC call to stop it, however i'm having issues controlling how much time to leave between the first FOCUSINC call and the STOP.
I saw it accepts any positive integer value, but i'm not clear how to define it. My gut felling tells me it might be the amount of milliseconds that the camera should take to do such action from current position to maximum position, but i'm not sure that fits the behaviour I'm seeing.
Any help would be greatly appreciated.
Thanks!
PD: I'm using a E1 Zoom, if that's relevant.
Beta Was this translation helpful? Give feedback.
All reactions