Depending if you consolidate all your cams through a variety of methods or you prefer to have things grouped - I wanted to just point this docker out.
I add have added my non-Unifi cameras (Nanit, and a reolink) into Unifi Protect so that I can have one easy to manage integration with HA.
(Note Nanit needed scrypted to auth)
Could be useful for some, as I only just stumbled across it, so sharing as its super cool, and slick
It works well, but it has been broken for up-to-date protect versions for a while. I don’t know the current status, but the docker image (last I checked) is also many months out of date from the mainline branch.
Hi jaburges, how did you manage to install Reolink on Unifi protect? I’m struggling for more than 3 days. I have UDM SE and Reolink 811a. I have been able to make token and to create client.pem certificate, but when I try to run it in docker, it’s showing me an error.
Hi jaburges, you mean here below like in picture? I’m sorry, but I can’t figure it out as I have never worked with docker
In my docker-compose.yaml file I have command line with all the details, but it seams that is not working
Can you check if bellow settings on my Docker are correct?
That looks like the Synology UX - I’d suggest watching a few YouTube videos on synology docker.
I use Unraid now (had synology a long time ago) but the principle is the same. I seem to remember though with synology and more complex build your own dockers you had to use the command line/shell - someone familiar with synology can advise you where to put the command to run.
Yes, it’s a Synology NAS. I downloaded container, I have cient.pem file in docker folder together with docker-compose.yml but whenever I start docker container after few seconds is crashed. Do I need to change anything in compose file ( volumes:
- “./client.pem:/client.pem”) or add Mount path in Docker? I’m already crazy because of this
OK, after I spent almost a whole night to try to figure this out, I have made it possible to use the command that you mention. And I have camera added to Protect.
But the problem is that I only see snapshot. I don’t see live video.
Ok
Error looked like it was from the client.pem part. Have you mapped the file you obtained from running the SSL script to the docker.
Something like this volume mapping in the synology GUI.
Volumes:
/path/to/file/client.pem:/client.pem
Also in advance have you checked with VLC or something else the RTSP stream worked
Yes, I have volume mapping. And I have checked in VLC, the stream is working.
What I think that the problem is, I need to use another command for Reolink camera.
On the unifi-camera-proxy it say that I need to use this command below. But command in that format don’t work in my Docker.
its a brilliant project - unfortunately my streams crash all the time and the project seems to make little progress to getting it to work - I use the latest protect but it seems the issue is the actual stream generation towards protect - I tried direct, via frigate etc. no chance to get it stable