Search results

  1. A

    BI behing nginx and proxy_pass problem 502 Bad Gateway

    Hi all, I have Blue Iris running behind Nginx in a private LAN. Here is my current Nginx configuration (Ubuntu 24.04 lts): server { listen 80; server_name example.com; return 301 https://$host$request_uri; } server { listen 443 ssl http2; server_name example.com...
  2. A

    Clip list loads very slowly

    Hi everyone, I’m experiencing performance issues in Blue Iris (6.0.2.10) when browsing the event archive for a camera. The clip list loads very slowly (Web UI, Google Chrome, Opera, webapp), and playback of individual clips occasionally stutters. For reference, my setup is: Recording...
  3. A

    Email notification, MP4 files are not sent

    Hi all! I noticed that some cameras aren't sending videos via email (AI + moving). The Trigger settings are identical. I've tried disabling and re-enabling MP4 file sending. I've rebooted the system (BI like service), restarted the cameras, etc. Nothing helps. I'm using the latest version of...