json

  1. R

    Web Request & Recording, etc.

    When there is an alert one can issue a web request to notify other applications of the alert. I would like to do something similar for when recording start, recording end, etc. I can get the status via the JSON interface but that means I have to constantly poll BI for the status. Is there a way...
  2. GhettoBurger

    Cannot Send HTTP POST to web server OpenALPR

    Hey all, I'm using ALPR watchman and am attempting to send data via HTTP POST to a web server. Unfortunately, it seems that OpenALPR does not respond when opting to select this rather then the other options. (see image) I'd appreciate any help regarding this matter, thanks!
  3. GQuack

    JSON Username, Password

    Ok, I'm ready to admit this has to be something right on the end of my nose that I'm not seeing. I'm working with JSON for the first time and have been reading posts and the help file, etc. on how to use. I want to do a simple thing which is to switch to profile 3. I've been able to get to the...
  4. J

    Homeassistant sensor, Bash-script with curl and json

    Hi, I am trying to create a sensor for Homeassistant so I can see which BlueIris profile is active for the moment. I have created a bash-script for the json commands but I am stuck, it wont log me in. # Ask about sessionkey and add it to $sessionkey sessionkey=$(curl --header "Content-Type...
  5. Matt L.

    JSON Cmd to TALK... doesn't exist... does it?

    I was going to setup a JSON script routine to read my arduinos via com port since com ports do little to BI, however, I noted the JSON command list isn't quite comprehensive. In fact, the "talk" command isn't listed in the context drop downs, only shown on the UI control panel. ... Just got back...
  6. Robert M

    Using JSON API to Mail Snapshots

    I'm working with the JSON interface now and already have working code to change profiles when I arm/disarm my home alarm. What I'm looking for now and not sure if I can do is trigger screenshots to be emailed on alarm triggers (vs just motion triggers from camera). Is this possible? Would it...
Top