Reolink updates Learn More
Meet Reolink at IFA 2024! Learn More
Reolink Q&A Learn More
Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have long been using the snapshot api, and recently discovered the width= and height= parameters to reduce the retrieved image size (and thus reduce bandwidth). For example, from an RLC-840A, the following works to get a 640x360 snapshot, which is about 32KB, compared to the full-size snapshot at 670KB
https://[camera-ip]/cgi-bin/api.cgi?cmd=Snap&channel=0&user=guest&password=[obfuscated]&rs=000000&width=640&height=360
However, when I try to reduce the dimensions further, below 640x360, the camera always returns a 640x360 image. I know I can rescale the image again at the browser, but is there a way to make the camera itself return a smaller image? I'm putting together a page with a dozen thumbnail snapshots that auto-refresh every 2 seconds, and it would be nice to have the camera return 160x90 snapshots directly and minimize bandwidth.
Welcome Back!
Hi there! Join the Commnunity to get all the latest news, tips and more!