Tfl
November 29, 2020, 11:23am
2
I recommend to use the docker community package to get a camera management app.
Here’s something I wrote up ages ago, there might be better solutions now.
Several people are having issues with the available IP cam applications.
Here is a free, open source alternative: https://zoneminder.com/
You can install it with docker and SSH access.
Download and start the container
CID="$(docker run -d -p 80 quantumobject/docker-zoneminder)"
Get the port it is running on
docker port $CID 80
For me this shows
0.0.0.0:32769
Browse to this port, e.g. http://<PRx100_ipaddress>:32769
Then I added a camera, in this example I’m using my phone with the “IP …