Description
When connecting to some Axis cameras that do not support shock event, it could get into a state showing “Request Not Found” in the status of “Add IP Cameras” page. When in this state, the camera is actually connected and streaming video. The issue is that the device does not support shock returning a http error and the plugin did not clear the error. The “Request Not Found” error is also a valid status when try to connect to a non-axis camera.
<br>
Version Introduced
8.2.0.106946
<br>
Platform
All
<br>
Steps to reproduce
- Verified on Axis M3007
- Connect camera to server
<br>
Expected result
Device showing “connected” status with video streaming.
<br>
Actual result
Device showing “Request Not Found” with video streaming.
<br>
Work Around
Try reconnect to clear the error.
<br>
Version Fixed
8.2.1.xxxxx