Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 592 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 592 Bytes

motion-rtsp-docker

Introduction

motion-rtsp-docker provides a container for motionEye, a web-based front-end for motion with support for the Real-Time Streaming Protocol (rtsp).

Installation

To run motionEye on port 8000 you just need to do the following

git clone https://github.com/chris1705/motion-rtsp-docker.git
cd ./motion-rtsp-docker
docker build -t motion-rtsp-docker .
docker run -d -p 8000:8765 motion-rtsp-docker 

Known issues

  • No support for mounting storage