iSpy icon indicating copy to clipboard operation
iSpy copied to clipboard

AgentDVR issue: ONVIF version - PTZ and Presets

Open alexbn71 opened this issue 3 years ago • 2 comments

I'm curious to understand how ONVIF devices capabilities are discovered. I have a cam that analysed with "ONVIF Device Manager" report "ONVIF version: 2.01".

If I look at AgentDVR log file I see this:

07:58:51 Sala Pranzo: Recording Opened
08:00:46 Discovery (GetServices): ONVIF v2.1
08:00:46 Discovery: Using Media Version 1
08:00:46 Discovery: Events available at http://192.168.178.76:8000/onvif/event_service

Why AgentDVR it's using 2.1 version? instead of 2.0?

The issue is that sometimes (but rare) Agent catch the correct presets list and PTZ controls and everything works but the major of times not... no presets and PTZ does not work. It's seems a very unstable behaviour

alexbn71 avatar Sep 12 '22 06:09 alexbn71

it's calling an endpoint in the onvif spec that it looks like not all cameras support i've added code to fall back to the original endpoint in case of failure let me know if it persists after update

ispysoftware avatar Sep 12 '22 06:09 ispysoftware

It's seems working on 4.1.9... let's see if time confirms

alexbn71 avatar Sep 12 '22 14:09 alexbn71