stream recorder && automatic upload
These instructions will get you a copy of the project up and running on your local machine for development purposes.
$ docker run -d --name recorder --restart always -v /path/to/your/config.toml:/app/config.toml -v /path/to/your/videos:/app/videos hldh214/recorder
python >= 3.6
[node](https://github.com/nvm-sh/nvm)
git clone https://github.com/hldh214/recorder.git
cd ./recorder
pip install -r requirements.txt
python -m recorder
Feel free to contribute.
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE file for details
Content type
Image
Digest
Size
43.9 MB
Last updated
over 5 years ago
docker pull hldh214/recorder