-
I've been able to use the getAccumulatedCounts method to great effect with an AXIS Q3536-LVE camera running Object Analytics v1.17.30, like so:
Response
but I'm not getting the same result with an AXIS P3265-V camera running on different firmware with Object Analytics v1.1-5. The response gives the error code 2005 with the explanation "The requested CGI method was not found". Request
Response
Other methods work on this same camera as expected: getConfigurationCapabilities, getConfiguration, getSupportedVersions, and getOccupancy. I'm wondering if because it is a different analytics version or VAPIX API version, whether getAccumulatedCounts is not an available method. Is there an alternative I should be using instead? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Some API need higher OS version to get supported. So try upgrage the camera OS to latest OS. |
Beta Was this translation helpful? Give feedback.
Some API need higher OS version to get supported. So try upgrage the camera OS to latest OS.