Have AXIS IP video camera, P1344.
Camera support ONVIF standard. Camera support video analitycs (motion detection), events (through web interface and AXIS HTTP API).
ONVIF standard discovery here:
I connect to camera through PHP SOAP and can access next groups of methods:
- Device discovery
- Device management
- Imaging configuration
- Real time streaming
- PTZ control
But next groups of methods can't access:
- Video analitycs
- Event handling (have partly access)
Can anyone explain next questions:
- AXIS cameras (or concretely P13XX seria) support ONVIF standard fully or partly?
- If camera support ONVIF standard fully - can anybody explain how to enable access to Video analitycs methods?
Thanks. Best regards.