No description
Find a file
2020-06-29 17:32:48 +00:00
.air.conf added air conf for live reload dev 2020-06-29 17:32:48 +00:00
.gitignore Initial commit 2020-06-29 18:44:11 +02:00
LICENSE Initial commit 2020-06-29 18:44:11 +02:00
main.go added air conf for live reload dev 2020-06-29 17:32:48 +00:00
README.md added air conf for live reload dev 2020-06-29 17:32:48 +00:00
requirements.yaml first commit 2020-06-29 17:13:04 +00:00

StreamWatcher

Can watch and record several streams, optionally based on annotated areas.

Setup

Conda

Install env: conda env create -f requirements.yaml

Live Reload (Air)

Install air:
curl -fLo /root/miniconda3/envs/go/bin/air https://git.io/linux_air
chmod +x /root/miniconda3/envs/go/bin/air

Run with: air