Issue:
An HTTP command needs to be sent to take a snapshot of each sensor on the AV20CPD-118 for custom integration.
Resolution:
Option 1
If the camera refreshes, the image is moving sequentially to the next sensor.
http://Camera_IP/img.jpg?id=1
http://Camera_IP/img.jpg?id=2
http://Camera_IP/img.jpg?id=3
http://Camera_IP/img.jpg?id=4
Option 2
If the camera refreshes, the image will update the view and will not go to the next sensor.
Http://ip/image1
Http://ip/image2
Http://ip/image3
Http://ip/image4
Example: With user and password Included.
http://user:password@172.18.0.47/img.jpg?id=1
Note: If the feature is available, the VMS will have request camera at a set interval.
Comments
0 comments
Please sign in to leave a comment.