Tried ZoneMinder back in 2012.
Trying again now with a new Security Camera.
1st thing is to install an Ubuntu server onto my Hypervisor server.
ZoneMinder install guide https://zoneminder.readthedocs.io/en/la ... -04-bionic only mentions 18.04?
Will ZM work with Ubuntu 20.10?
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Will ZM work with Ubuntu 20.10?
You can install Docker Zoneminder on Ubuntu 20.10.
Please refer the following links for the installation details.
https://hub.docker.com/r/bkjaya1952/doc ... 7.4-mysql8
https://hub.docker.com/r/bkjaya1952/zon ... ker-latest
Please refer the following links for the installation details.
https://hub.docker.com/r/bkjaya1952/doc ... 7.4-mysql8
https://hub.docker.com/r/bkjaya1952/zon ... ker-latest
Re: Will ZM work with Ubuntu 20.10?
Ubuntu guides are here:
https://wiki.zoneminder.com/Ubuntu
Specifically:
https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.34.x
Trying anything not covered there, you are on your own.
https://wiki.zoneminder.com/Ubuntu
Specifically:
https://wiki.zoneminder.com/Ubuntu_Serv ... der_1.34.x
Trying anything not covered there, you are on your own.
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Will ZM work with Ubuntu 20.10?
Please refer the following link to see how zoneminder master latest is installed on Ubuntu 20.10 (groove)
https://bkjaya.wordpress.com/2021/01/02 ... 10-groovy/
In this case zoneminder master 1.35.16~20201227195743-focal is installed on Ubuntu 20.10 (groove) as zoneminder master 1.35.16~20201227195743-groovy has some problem on Dependency wait on lgw01-amd64-002
After the official lgw01-amd64-002 is issued , you can directly install zoneminder master 1.35.16~20201227195743-groovy on Ubuntu 20.10
https://bkjaya.wordpress.com/2021/01/02 ... 10-groovy/
In this case zoneminder master 1.35.16~20201227195743-focal is installed on Ubuntu 20.10 (groove) as zoneminder master 1.35.16~20201227195743-groovy has some problem on Dependency wait on lgw01-amd64-002
After the official lgw01-amd64-002 is issued , you can directly install zoneminder master 1.35.16~20201227195743-groovy on Ubuntu 20.10
Re: Will ZM work with Ubuntu 20.10?
I don't recommend installing 1.35 (unstable) Zoneminder. New users should install the stable release on Zoneminder only (1.34, i.e. even numbers).bkjaya1952 wrote: ↑Fri Jan 01, 2021 7:12 pm Please refer the following link to see how zoneminder master latest is installed on Ubuntu 20.10 (groove)
https://bkjaya.wordpress.com/2021/01/02 ... 10-groovy/
fastest way to test streams:
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
ffmpeg -i rtsp://<user>:<pass>@<ipaddress>:554/path ./output.mp4 (if terminal only)
ffplay rtsp://<user>:<pass>@<ipaddress>:554/path (gui)
find paths on ispydb or in zm hcl
If you are new to security software, read:
https://wiki.zoneminder.com/Dummies_Guide
- bkjaya1952
- Posts: 282
- Joined: Sat Aug 25, 2018 3:24 pm
- Location: Sri Lanka
Re: Will ZM work with Ubuntu 20.10?
Zoneminder masater releases are for testing purpose . How can you test without installing ? I have just answered the question in the original post.burger wrote: ↑Fri Jan 01, 2021 9:51 pmI don't recommend installing 1.35 (unstable) Zoneminder. New users should install the stable release on Zoneminder only (1.34, i.e. even numbers).bkjaya1952 wrote: ↑Fri Jan 01, 2021 7:12 pm Please refer the following link to see how zoneminder master latest is installed on Ubuntu 20.10 (groove)
https://bkjaya.wordpress.com/2021/01/02 ... 10-groovy/
I wanted to show that the Zoneminder can be installed on Ubuntu 20.10 . No one can discourage me in doing experiments with Zoneminder