Get current preset Onvif

310 Views Asked by At

Is there a way to get current preset using Onvif programming (using c#)? I can set, remove, update and go to preset but I can't find a way to know if my PTZClient is positioned in a specific preset.

1

There are 1 best solutions below

0
On

There is no method for that. But the device could emit the event tns1:PTZController/PTZPresets/Reached , see §5.11.1 of the PTZ Service specs.