Giter Club home page Giter Club logo

docker-motioneye's Introduction

Docker-MotionEye

Forked from:


MotionEye Docker is a surveillance solution base on: MotionEye, Motion and Docker.

It's easy and ready to use.
Just configure a camera and run this docker, then videos and images can be saved once a motion is detected while a notification e-mail including the recorded video and a preview image will be sent.
On top of that, the webcam can be accessed anytime via HTTP live streaming.

Default ADMIN Credentials

Username: admin
Password:


Host Paths -> Container Paths

Configuration Path

/etc/motioneye -> /mnt/user/appdata/motioneye/config
The path to where the MotionEye configuration will be stored.

Media Files Path

/var/lib/motioneye -> /mnt/user/appdata/surveillanceVideos
The path on your host system where the captured videos/images will be stored.

Local Time Path

/etc/localtime -> /etc/localtime
The path on your host system for the local-time.
This will allow the MotionEye application to access the date/time from your host machine.


Ports (container -> host)

WEB UI

8765 -> 8765
The port that you want to access your docker container from externally.

Cam Streams

When adding cameras, you will have to define 1 port for each camera.
This will be used to allow each camera stream to be accessible from outside the docker container.

Simply add a port, with "connection type" of "TCP", for each camera.
Ensure that each camera has a unique port and that for each camera, the "container port" and the "host port" are the same.

In the MotionEye GUI, under the "Video Streaming" section for each camera, set the "Streaming Port" to match what you have setup as the "container port" when configuring the docker container.

docker-motioneye's People

Contributors

malvarez00 avatar mattweiler avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.