Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use API to turn off IR led #10

Open
gjuecat opened this issue Feb 14, 2020 · 2 comments
Open

use API to turn off IR led #10

gjuecat opened this issue Feb 14, 2020 · 2 comments

Comments

@gjuecat
Copy link

gjuecat commented Feb 14, 2020

Hi,
is it possible to turn of the IR leds using API?
thx

@kq9914
Copy link

kq9914 commented May 26, 2020

HTTP Put this:
<IrcutFilter><IrcutFilterType>night</IrcutFilterType></IrcutFilter>
to
/ISAPI/Image/channels/1/ircutFilter
with basic auth header.
and change "night" to "day" to reverse

@pavelw
Copy link

pavelw commented Oct 1, 2023

for clarity - "basic auth header" needs to be set in camera admin panel, in authentication modes change from "digest" to "digest/basic" - see: #8 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants