Recent content by iwanttosee

  1. iwanttosee

    Axis P3707-PE Old Firmware

    https://www.axis.com/ftp/pub_soft/
  2. iwanttosee

    Suggestions for new cameras with open firmware and ethernet

    https://openipc.org/supported-hardware/featured https://thingino.com/
  3. iwanttosee

    Full ALPR Database System for Blue Iris!

    Sounds like you need to bring this issue to the Unraid forums. I can backup and restore with no problem in Proxmox.
  4. iwanttosee

    PTZ 5x Optical Zoom Hiseeu Product ID:WHD702A

    This might help you. https://ipcamtalk.com/threads/ptz-cameras-ipc-xm530-r80x30-pql-ipc-xm530-r80x20-pq.73304/ In general, it's not recommended to update firmware on cheap cameras.
  5. iwanttosee

    Full ALPR Database System for Blue Iris!

    I use Proxmox and run Debian VM to host docker to host ALPR, I use Proxmox to backup the entire Debian VM. Can't Unraid back up the entire Mint VM?
  6. iwanttosee

    IP Cameras for Non Internet Networks??

    No need for expensive hardware. Any router that can run OpenWRT can assign DHCP IP address while assign 0.0.0.0 for DNS address and 0.0.0.0 for gateway address. Without a gateway or DNS address, the device will not be able to go to the internet but it still can access your Local Area Network...
  7. iwanttosee

    Full ALPR Database System for Blue Iris!

    There is a memory leak problem with ALRP. The only fix currently is restart CodeProject.AI or the machine itself. https://ipcamtalk.com/threads/blue-iris-and-codeproject-ai-alpr.68072/page-65#post-928119
  8. iwanttosee

    RTSP steam not working in BI but works fine in VLC and Home Assistant.

    The original issue isn't resolved. The RTSP H.264/H.265 works in VLC and HA but doesn't work in BI. Luckily, the camera provides a HTTP MJPEG stream as well which works in BI.
  9. iwanttosee

    RTSP steam not working in BI but works fine in VLC and Home Assistant.

    Thanks for your reply, this worked! http://root:pass@192.168.2.205:80/mjpg/1/video.mjpg?resolution=1920x1080&Axis-Orig-Sw=true http://root:pass@192.168.2.205:80/mjpg/1/video.mjpg?resolution=640x360&Axis-Orig-Sw=true
  10. iwanttosee

    RTSP steam not working in BI but works fine in VLC and Home Assistant.

    I bought a few NIB AXIS Companion Dome mini LE cameras for cheap. They are discontinued and with no web interface, but it does have a RTSP steam by using VLC feed works both in desktop and in BI server Works in Home Assistant too Here is a screen I use to setup in BlueIris I...
  11. iwanttosee

    Moving to a new PC , my need some help.

    I had a P620 in a Tower PC, it created a lot of heat and lots of noise. I now have MiniPC and a NAS. CPU does everything just fine and I don't chase after 20ms.
  12. iwanttosee

    Moving to a new PC , my need some help.

    I have and I don't like it. I find it's best for me to separate BlueIris and CodeProject.AI into two different VMs on the same host.
  13. iwanttosee

    Can 1 cat5e power two ip cams?

    I use this. As long as your POE source can provide 30watt AND all your cameras uses less than 30watt, it'll work fine. https://www.amazon.com/Davuaz-IEEE802-3af-Compatible-Waterproof-Additional/dp/B0CGV1JP7D
  14. iwanttosee

    Moving to a new PC , my need some help.

    Proxmox Virtual Environment is based on Debian Linux. BlueIris runs in Windows, and Windows runs as VM in my Proxmox host PC. CodeProject runs in docker inside another VM of Debain Linux. Backup/restore Windows VM or Linux VM takes 2-17 minutes depends on file size. Then I can restore the...
  15. iwanttosee

    Moving to a new PC , my need some help.

    I only installed BlueIris once and it has been on 5 different PC, thanks to Proxmox.