Get current preset Onvif

256 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 answers

0
Ottavio Campana 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.