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).
Hi all,I had hoped to get the status of the IR Lights out of the API to detect if the Camera is in night-vision mode. The GetIrLights command returns:
[ { "cmd": "GetIrLights", "code": 0, "initial": { "IrLights": { "state": "Auto" } }, "range": { "IrLights": { "state": [ "Auto", "Off" ] } }, "value": { "IrLights": { "state": "Auto" } } } ]
The state is always the same (Auto) , regardless if the IR Leds are on or off. Only if I fully deactivate the IR Leds in the settings, the state changes to "Off".
Many thanks in advance
Is there any chance to have this improved. The API guide in fact is showing Auto / On / Off as valid statesMy camera is only showing "Auto" regardless if IR Lights are on or off.Camera: RLC-823AFirmware: v3.1.0.1169_22080509_v1.0.0.30
I switched to Reolink from another brand and I also noticed there is no state to get regarding the current state of the IR leds. This is good to have to be able to use your cameras as night/day detectors. I for example want to turn on my outside lights when the camera goes into night mode.Please add this as a parameter to GetIrLights.@sineos-pub_600305030791466 You can as a workaround get a JPEG image from the camera and detect if it's black and white or not. But probably better to get some kind of all purpose detector that has this feature from the start
Welcome Back!
Hi there! Join the Commnunity to get all the latest news, tips and more!