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.
Asked
Active
Viewed 200 times
0

Ottavio Campana
- 4,088
- 5
- 31
- 58

Antonio Argentieri
- 147
- 2
- 13
1 Answers
0
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.

Ottavio Campana
- 4,088
- 5
- 31
- 58