In this article I'll explain how to install anj Unifi Network Video Recorder (NVR) that you can use with e.g. your Unifi G3 camera. The Unifi G3 camera is an amazing camera that you can use as a security cam. By configuring the motion detection it can automatically start a recording...
Home Assistant version 11.2024 running in an env on Ubuntu with Python 3.12. Protect is running on a cloudkey gen 2 which is up-to-date and running a valid SSL certificate. There is no firewall between Home Assistant and the CloudKey. 2024-12-03 22:29:56.256 ERROR (MainThread) [aiohtt...
names, GUIDs) are replaced as "redacted" and IPs changed. I found 2 other instances with empty strings in the same entry. Marked them with '#emptystring'. Again, thanks for working on this even though it is early access and therefore officially not supported. ...
Designed for seamless integration with the UniFi Video surveillance management system, this camera is part of the next-generation lineup of surveillance equipment. The UniFi Video software, pre-installed on the optional UniFi Application Server and the UniFi NVR appliance, provides a powerful and ...
command:unifi-cam-proxy--host{NVR IP}--cert /client.pem--token{Adoption token}rtsp-s rtsp://192.168.201.15:8554/cam' Multiple cameras To use multiple cameras, start an instance of the proxy for each, with a unique MAC address argument. Using docker-compose, your setup might look like...
Designed for seamless integration with the UniFi Video surveillance management system, this camera is part of the next-generation lineup of surveillance equipment. The UniFi Video software, pre-installed on the optional UniFi Application Server and the UniFi NVR appliance, provides a powerful and flex...
The same user mentioned above, is running Unifi Protect on the new NVR4 device, and the Integration seems to work fine on this new platform. I have not heard from anyone else on this, but at least one user has success with that. Bumped pyunifiprotect to v0.16 which fixes the problem ...
Running with Docker docker run --rm -v "/full/path/to/cert.pem:/client.pem" keshavdv/unifi-cam-proxy unifi-cam-proxy --verbose --ip "<Camera IP>" --host <NVR IP> --cert /client.pem --token <Adoption token> rtsp -s rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_175...
This projet contains a collection of Templates to monitor Unifi and other UBNT devices with Zabbix: APs, Switches, Routers (USG and UDMP), AirMax devices, and NVRs I am currently running those on the current versions of the base software as of Oct 2022: Zabbix 6.2.x, a mix of Unifi 4...
My NVR is some generic brand with analogue cameras being exposed over RTSP. These streams work perfectly with Home Assistant. I have tried the suggested ffmpeg args in this thread, none of them change anything. Main Command: command: unifi-cam-proxy --host 10.0.0.1 --cert /client.pem --...