Motion with RTSP support
- Install Docker
- Download the Dockerfile and build image.
$ git clone [email protected]:MatthiasGa/Motion-RTSP-RPi-Dockerfile.git
$ cd Motion-RTSP-RPi-Dockerfile
$ ./build-docker
$ ./start-docker
$ cd data
$ cp motion-dist.conf motion.conf
$ cp thread1-dist.conf thread1.conf
$ ...