Sign inSign up

hldh214/recorder

By hldh214

•Updated over 5 years ago

stream recorder && automatic upload

Image
0

1.7K

hldh214/recorder repository overview

⁠stream-recorder

stream recorder && automatic upload

⁠Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

⁠From Docker

Docker Stars Docker Pulls Docker Automated buil

$ 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
⁠Prerequisites
python >= 3.6
[node](https://github.com/nvm-sh/nvm)
⁠Installing
git clone https://github.com/hldh214/recorder.git
cd ./recorder
pip install -r requirements.txt
python -m recorder

⁠Built With

⁠Contribution

Feel free to contribute.

  • Found a bug? Try to find it in issue tracker https://github.com/hldh214/recorder/issues⁠ ... If this bug is missing - you can add an issue about it.
  • Can/want/like develop? Create pull request and I will check it in nearest time!

⁠Versioning

We use SemVer⁠ for versioning. For the versions available, see the tags on this repository⁠.

⁠License

This project is licensed under the MIT License - see the LICENSE⁠ file for details

Tag summary

Content type

Image

Digest

Size

43.9 MB

Last updated

over 5 years ago

docker pull hldh214/recorder