IP Cameras General Guide for Configuring IP Cameras for Image Capture in the Fast-Weigh Ticketing App
Generic Image Capture Strings
Using Login Credentials
Copy http://username:password@URLorIP/Streaming/channels/1/picture?Basic
Copy http://username:password@URLorIP/Streaming/channels/1/picture?Digest
Copy http://username:password@URLorIP/cgi-bin/snapshot.cgi?Digest
Copy http://username:password@URLorIP/cgi-bin/snapshot.cgi?Basic
Using Anonymous Login
Anonymous Capture must be enabled
Copy http://URLorIP/Streaming/channels/1/picture?Basic
Copy http://URLorIP/Streaming/channels/1/picture?Digest
Copy http://URLorIP/cgi-bin/snapshot.cgi?Digest
Copy http://URLorIP/cgi-bin/snapshot.cgi?Basic
Syntax Assistance
Multiple parameters can be appended to a connection string with this syntax:
Copy ?parameter1¶meter2¶meter3
3rd Party Websites with additional image capture string information:
Copy https://www.ispyconnect.com/camera<camerabrand>
Copy https://camlytics.com/camera/<camerabrand>
Be sure to replace <CameraBrand> with the brand of your camera
Manufacturer Specific Strings
Axis
Copy http://URLorIP/axis-cgi/jpg/image.cgi
Axis Cameras do not allow for "-" in the password.
Ubiquiti
Copy http://URLorIP/snap.jpeg
Reolink
Copy http://URLorIP/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C&user=<LOGIN>&password=<PASSWORD>
May need to enable port 80 access under Network -> Port Settings of camera setup
Amcrest
Copy http://username:password@URLorIP/cgi-bin/snapshot.cgi?Digest
FW Multi-Image Capture
After you have determined the accurate image connection string from one camera it is possible to combine up to 4 images into one. In this section, we will be using an example connection string:
Example Connection String
Copy http://192.168.1.200/image/jpeg.cgi
Entering only this string in Fast-Weigh will show a single image:
Picture in Picture: Quad 1
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=1
Picture in Picture: Quad 2
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=2
Picture in Picture: Quad 3
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=3
Picture in Picture: Quad 4
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=4
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=1, http://192.168.1.200/image/jpeg.cgi?fwpos=2
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=1, http://192.168.1.200/image/jpeg.cgi?fwpos=3
Copy http://192.168.1.200/image/jpeg.cgi?fwpos=1, http://192.168.1.200/image/jpeg.cgi?fwpos=2, http://192.168.1.200/image/jpeg.cgi?fwpos=3, http://192.168.1.200/image/jpeg.cgi?fwpos=4
Last updated 5 months ago