Search results

  1. _Peek

    Windows' CURL not uploading Deepstack's alerts

    I have BlueIris and Deepstack running on Windows 10 with no other software of interest. I also ran Chris Titus's "cleanup" PowerShell script iwr -useb https://christitus.com/win |iex as to get the best possible performance out of the machine. However, I'm dumbfounded with CURL intermittently...
  2. _Peek

    Deepstack : timeout

    Hi, Installed CUDA as per DeepStack for an Nvidia GPU on Windows. However, all triggered events tend to time out. Validating CUDA installation: nvcc -version nvidia-smi deviceQuery <- C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\vX.Y\extras\demo_suite nbody.exe...
  3. _Peek

    Alert Action -> Telegram sendPhoto

    results in: and a delivery to Telegram: With Telegram's sendPhoto, I understand cURL is required : curl https://api.telegram.org/botAPIKEY/sendphoto -F chat_id=-CHATID -F photo=@PHOTO -F caption=CAPTION Which delivers a test image to Telegram. However, all attempts in doing this from...
  4. _Peek

    Passing variables from Blue Iris to a script

    I'm a bit stumped. How would one pass a variable from Blue Iris to a script ? ( and then also, how would one test/validate the contents of a variable? (During testing) ) Variables/Macros being: &CAM &ALERT_JPEG I'm trying to send an alert image to Telegram via an action within BlueIris...
  5. _Peek

    Reolink RLC-410-5MP streams out-of-sync

    8x Reolink RLC-410-5MP cameras were purchased to replace 8x 2MP Jovision POE cameras. However, BlueIris has never been the same again. Though the picture quality is better, everything else is problematic. Motion isn't detected properly. Playback is erratic. Triggers fire too late or not even at...
  6. _Peek

    Deepstack & Telegram notification

    I have BlueIris v5.5.2.5 (leonowski/docker-blueiris:run_as_service ) and Deepstack both running in docker containers. Alert text messages is easily send from BlueIris to Telegram by simply specifying the "Configure Web Request or MQTT" action with...
  7. _Peek

    Timeline Playback on UI3

    Is it possible to have a timeline playback (displaying all cameras at once) in UI3 as doable within the BlueIris console?
  8. _Peek

    BlueIris running in a Docker Container

    I have BlueIris v5.2.9.19 running within a Docker container via Wine v5.11. The only outstanding an especially annoying issue is UTC time being displayed within BlueIris. The local time in the container reflects according to the timezone as passed to the container. It's only BlueIris with some...
Top