IP Cameras
General Guide for Configuring IP Cameras for Image Capture in the Fast-Weigh Ticketing App
Generic Image Capture Strings
Using Login Credentials
http://username:password@URLorIP/Streaming/channels/1/picture?Basichttp://username:password@URLorIP/Streaming/channels/1/picture?Digesthttp://username:password@URLorIP/cgi-bin/snapshot.cgi?Digesthttp://username:password@URLorIP/cgi-bin/snapshot.cgi?BasicUsing Anonymous Login
Anonymous Capture must be enabled
http://URLorIP/Streaming/channels/1/picture?Basichttp://URLorIP/Streaming/channels/1/picture?Digesthttp://URLorIP/cgi-bin/snapshot.cgi?Digesthttp://URLorIP/cgi-bin/snapshot.cgi?BasicSyntax Assistance
Multiple parameters can be appended to a connection string with this syntax:
?parameter1¶meter2¶meter33rd Party Websites with additional image capture string information:
https://www.ispyconnect.com/camera<camerabrand>https://camlytics.com/camera/<camerabrand>Be sure to replace <CameraBrand> with the brand of your camera
Manufacturer Specific Strings
Axis
http://URLorIP/axis-cgi/jpg/image.cgiAxis Cameras do not allow for "-" in the password.
Ubiquiti
http://URLorIP/snap.jpegReolink
http://URLorIP/cgi-bin/api.cgi?cmd=Snap&channel=0&rs=wuuPhkmUCeI9WG7C&user=<LOGIN>&password=<PASSWORD>Amcrest
http://username:password@URLorIP/cgi-bin/snapshot.cgi?DigestFW 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:
http://192.168.1.200/image/jpeg.cgiEntering only this string in Fast-Weigh will show a single image:

http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=1
http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=2
http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=3
http://192.168.1.200/image/jpeg.cgi?fwpos=0, http://192.168.1.200/image/jpeg.cgi?fwpos=4
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=1, http://192.168.1.200/image/jpeg.cgi?fwpos=3
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