Recent content by itm

  1. I

    Codeproject AI memory error

    I've been trying out Codeproject AI 2.95. I have it enabled on one camera so far (YOLOv5 6.2). It is failing to detect people/cars, and I'm getting an error message most of the time when a person event is passed to it: 17:12:16:Response rec'd from Object Detection (YOLOv5 6.2) command 'detect'...
  2. I

    Struggling with Android app Remote access

    Yes - when I got home I discovered that there was a network config issue on the BI host machine which was effectively blocking WAN traffic. It's now resolved.
  3. I

    Struggling with Android app Remote access

    Yes port 1079 is forwarded to port 81 on the Blue Iris Host machine's LAN IP address.
  4. I

    Struggling with Android app Remote access

    I've just installed the BI app on my Galaxy S24 Ultra phone (I am travelling, and using hotel wifi). I used QR code scanning to add the BI server (using my laptop and my VPN to access my BI server at home). I saved the server details, but when I then tried to connect I got an "unable to connect"...
  5. I

    Review: EZVIZ DB1C

    T Thanks for the pointers. I already had Ezviz Studio installed, so tried disabling and re-enabling UPnP. Sadly it didn't help. ;0(
  6. I

    Review: EZVIZ DB1C

    I also can't stream from this URL in VLC: rtsp:/admin:mypassword@192.168.1.94:554/h264_stream
  7. I

    Review: EZVIZ DB1C

    Yes - this is what I see under "modify network" - RTSP appears to be enabled, but BI is not connecting to it. These are the BI settings that were working before:
  8. I

    Review: EZVIZ DB1C

    My DB1C finally stopped working with Blue Iris (v5.6.2.3) yesterday. It dropped off the network. which is not unusual, but this time when I reconnected it there was no RTSP stream. I eventually did a reset of the doorbell (and removing it from the app), but when I try to follow the procedure to...
  9. I

    Server/CPU recommendations for ESXi host for Blue Iris, Linux media/file/web server

    Thanks for all the feedback. I've decided to go with a Ryzen 5700G, along with a BliKVM 4.0 for remote management. It looks like it will offer a significant performance boost over my current setup, while being significantly cheaper than some of the AM5 alternatives. I've also decided to migrate...
  10. I

    BI on Proxmox - which Ryzen CPU, and how easy to pass through GPU?

    Many thanks for the feedback - it gives me a useful benchmark. I'm leaning towards a Ryzen 5700G, which would shave a couple of hundred off the cost, but should hopefully support my workload. I don't use AI for motion detection (which may be just as well as I've been reading many tales of failed...
  11. I

    BI on Proxmox - which Ryzen CPU, and how easy to pass through GPU?

    I'm speccing up a replacement for my VM host - migrating from ESXi to Proxmox. My three VM's are: Blue Iris running on Windows Server 2022 (10 cameras, direct to disk, event recording only) Lubuntu running file server, Home Assistant, Logitech Media Server and web server Windows 10 running a...
  12. I

    Server/CPU recommendations for ESXi host for Blue Iris, Linux media/file/web server

    As a matter of interest, what CPU are you using for Proxmox, and how many cameras?
  13. I

    Record different camera clips to different disks?

    Perfect - thanks!
  14. I

    Record different camera clips to different disks?

    I have a 10 camera system on BI 5.6.2.3, and record only motion detection alerts. I'd like to spread the I/O load by recording different cameras to different disks, but can't find a way of doing it. Is this possible?
  15. I

    BlueIris on vmware ESXi

    It seems that you have more control over cores and sockets. I only have the option to change the number of vCPU's in the ESXi interface, not the number of sockets. So if I allocate 1 vCPU I get 1 CPU core and 1 socket. If I allocate 2 vCPU's I get 2 CPU cores and 2 sockets. The number of cores...