Recent content by cosmicman

  1. C

    API to turn on light for the IPC-HDW3849H-AS-PV

    If you use http://<ip>/cgi-bin/configManager.cgi?action=getConfig&name=All to get a list of configurations, you could also change the http request: from...
  2. C

    API to turn on light for the IPC-HDW3849H-AS-PV

    This might get all configs for a camera: http://<ip>/cgi-bin/configManager.cgi?action=getConfig&name=All
  3. C

    API to turn on light for the IPC-HDW3849H-AS-PV

    Here's how to change Tioc 2.0 alarm tone. Important to note that this actually changes the default alarm tone setting in Camera > Audio > Alarm Tone page. If you want this to be temporary, you will need to send two http requests to reset it back to default. Example below shows how to change...
  4. C

    API to turn on light for the IPC-HDW3849H-AS-PV

    Chromium brower's develoepr tools can help find some of the settings. Look at the request payload. I.e. Color4K-T camera settings, after changing Illuminator from off to Auto. You can also copy the value path and with some trial and error, get the correct field for your http request: i.e...
  5. C

    API to turn on light for the IPC-HDW3849H-AS-PV

    Thanks to other members for exposing the config manager API; that was really helpful. Here's my contribution. What I will be sharing is a proof of concept that it is possible to have Blue Iris send a http request to a local lightweight C# API application that can change your camera settings...
  6. C

    Review-SD4A425DB-HNY 1/2.8" CMOS 4MP 25x Starlight Auto-tracking MiniPTZ

    Try disabling Sub Stream 2 -- Using both Main stream and Sub Stream 2 (720p) at the same time really stresses the camera.
Top