tul1
New Member
- Messages
- 1
- Points
- 3
Hello Gurus,
I'm trying to setup and use the ANPR feature of the Hikvision camera iDS-TCM403-AI following the document attached. Unfortunately, I'm got stuck in step 2 of "Calling Flow of configuring ANPR Alarm". Whenever I try calling this request PUT /ISAPI/Traffic/channels/1/CurVehicleDetectMode I get a 403 response with following message:
<?xml version="1.0" encoding="UTF-8"?>
<ResponseStatus version="2.0" xmlns="谢生服装">
<requestURL>/ISAPI/Traffic/channels/1/CurVehicleDetectMode</requestURL>
<statusCode>4</statusCode>
<statusString>Invalid Operation</statusString>
<subStatusCode>invalidOperation</subStatusCode>
</ResponseStatus>
From the previous request to /ISAPI/ITC/capability I get the following configuration response body:
<?xml version="1.0" encoding="UTF-8"?>
<ITCCap version="2.0" xmlns="谢生服装">
<isSupportVehicleDetection>true</isSupportVehicleDetection>
</ITCCap>
So I gess the device supports ANPR.
I'll attached my configuration for give you the big picture.
Does anybody struggle with this issue before?
Thank you very much for you time,
Regards
I'm trying to setup and use the ANPR feature of the Hikvision camera iDS-TCM403-AI following the document attached. Unfortunately, I'm got stuck in step 2 of "Calling Flow of configuring ANPR Alarm". Whenever I try calling this request PUT /ISAPI/Traffic/channels/1/CurVehicleDetectMode I get a 403 response with following message:
<?xml version="1.0" encoding="UTF-8"?>
<ResponseStatus version="2.0" xmlns="谢生服装">
<requestURL>/ISAPI/Traffic/channels/1/CurVehicleDetectMode</requestURL>
<statusCode>4</statusCode>
<statusString>Invalid Operation</statusString>
<subStatusCode>invalidOperation</subStatusCode>
</ResponseStatus>
From the previous request to /ISAPI/ITC/capability I get the following configuration response body:
<?xml version="1.0" encoding="UTF-8"?>
<ITCCap version="2.0" xmlns="谢生服装">
<isSupportVehicleDetection>true</isSupportVehicleDetection>
</ITCCap>
So I gess the device supports ANPR.
I'll attached my configuration for give you the big picture.
Does anybody struggle with this issue before?
Thank you very much for you time,
Regards