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.
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...
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
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.
Thanks for your reply, this worked!
http://root:[email protected]:80/mjpg/1/video.mjpg?resolution=1920x1080&Axis-Orig-Sw=true
http://root:[email protected]:80/mjpg/1/video.mjpg?resolution=640x360&Axis-Orig-Sw=true
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...
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.
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
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...