I dislike the pull thru connectors with a passion.
I use 23 awg cat6 for my house and I use the below type of connectors, they work perfect everytime.
https://www.amazon.com/Cable-Matters-100-Pack-Modular-Diameter/dp/B01CKLKBWS
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...