Search results

  1. A

    BI behing nginx and proxy_pass problem 502 Bad Gateway

    For now, I'm sticking with version 6.0.2.10. It works great, and there are no issues with it. I'll try upgrading to version 6.0.4.6 in a few days. I'll definitely report back with the results.
  2. A

    6.0.3.1 - Broke my webserver

    I wasted a lot of time, rolled back from the "new" version to 6.0.2.10 and everything worked perfectly.
  3. 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...
  4. A

    Clip list loads very slowly

    I would like to point out that your statement “Sounds like AI slop and practically all of its assertions are false” is not entirely accurate. The solution involving increasing the process priority originates from discussions by users on Microsoft and other gaming forums. I agree that this...
  5. A

    Clip list loads very slowly

    On Windows 11 Pro, this setting is no longer exposed in the Power Options UI. Microsoft intentionally hid or removed many advanced power-management options to avoid overloading users with low-level scheduler controls. Even after unhiding the registry entry, “Heterogeneous thread scheduling...
  6. A

    Clip list loads very slowly

    First of all, thank you for your detailed reply! Regarding your first response. I wasn’t entirely precise — the slow loading I mentioned only affected UI3. Locally, on the server machine, the clips loaded instantly. As for your longer response: my power mode was already set to Balanced, and in...
  7. A

    Clip list loads very slowly

    I’m using 1080p VBR v2. I also tested 720p, but unfortunately it made no difference to the clip list loading speed in the UI3. In the BI clips open instantly and playback is perfectly smooth. The slow behavior is limited strictly to the UI3.
  8. A

    Clip list loads very slowly

    Thanks for the feedback. To answer the questions: Antivirus / Windows Defender is completely disabled on this server, and Blue Iris folders are not being scanned. When browsing the event archive directly from the Blue Iris console, everything is fast. Clip list opens instantly and playback is...
  9. 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...
  10. A

    Email notification, MP4 files are not sent

    I think I found the problem. I didn't set up video sending in the "Alarm" tab. Now I'm receiving videos successfully.
  11. A

    MQTT error in log - cant find where?

    Have you checked the MQTT broker directly? Is there an error? Which broker are you using? It looks like a connection error. It could be an wrong login/password, IP address, or a closed broker port. You've probably checked that, right?
  12. 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...