Description
This affects Axis cameras with firmware 5.70 and above, that started using Apache HTTP server. Apache HTTP server is more restrictive in parsing non URI characters such as simicolon and slash and requires percent encoding. For example, “:/” would be encoded into %3a%2f. The end result is that it affect the triggering of digital outputs.
Customer was using Associations to trigger an Alarm output for this camera to trigger an audible alarm at a car dealership. However, after re-clicking the association, the siren continues to sound.
The only way they found to stop the siren was to go to the camera webpage, reverse the Hi/Lo normal state, then reverse it back.
The same thing occurred using a soft trigger as well.
<br>
Tested Version
- exacqVision Client 7.4.1.89736
- exacqVision Server 7.4.3.90110
<br>
Platform
[All]<br>
Steps to reproduce
Trigger and alarm output, then deactivate.
<br>
Expected result
Alarm state reverses.
<br>
Actual result
Alarm state remains.
<br>
Work Around
- Reverse Hi/Lo normal state at the camera.
- Downgrade firmware to 5.55.3.5
<br>