Welcome!
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
docker-zoneminder
Docker container for zoneminder v1.28.107
"ZoneMinder the top Linux video camera security and surveillance solution. ZoneMinder is intended for use in single or multi-camera video security applications, including commercial or home CCTV, theft prevention and child, family member or home monitoring and other domestic care scenarios such as nanny cam installations. It supports capture, analysis, recording, and monitoring of video data coming from one or more video or network cameras attached to a Linux system. ZoneMinder also support web and semi-automatic control of Pan/Tilt/Zoom cameras using a variety of protocols. It is suitable for use as a DIY home video security system and for commercial or professional video security and surveillance. It can also be integrated into a home automation system via X.10 or other protocols. If you're looking for a low cost CCTV system or a more flexible alternative to cheap DVR systems then why not give ZoneMinder a try?"
Install dependencies
To install docker in Ubuntu 14.04 use the commands:
$ sudo apt-get update
$ wget -qO- https://get.docker.com/ | sh
To install docker in other operating systems check docker online documentation
Usage
To run container use the command below:
$ docker run -d --privileged=true -p 80 quantumobject/docker-zoneminder
--privileged=true ==> needed to increase size of /dev/shm inside of the container if there is better way to do it let me know.
Accessing the Zoneminder applications:
After that check with your browser at addresses plus the port assigned by docker:
http://host_ip:port/zm/
Them log in with login/password : admin/admin , Please change password right away and check on-line documentation to configure zoneminder.
note: ffmpeg was added and path for it is /usr/local/bin/ffmpeg if needed for configuration at options .
More Info
About zoneminder www.zoneminder.com
To help improve this container quantumobject/docker-zoneminder
For additional info about us and our projects check our site www.quantumobject.com
Your Answer
Please try to give a substantial answer. If you wanted to comment on the question or answer, justuse the commenting tool. Please remember that you can alwaysrevise your answers - no need to answer the same question twice. Also, pleasedon't forget to vote - it really helps to select the best questions and answers!
Keep Informed
About This Community
Question tools
Stats
Asked: 10/22/15, 4:38 PM |
Seen: 3905 times |
Last updated: 10/22/15, 4:43 PM |