Web UI/controller for BlackMagic HyperDeck disk recorder.
Although this tool used in production, most useful functions is not implemented yet. This is mostly prototype, than finished product.
- XCode from AppStore;
- HomeBrew from http://brew.sh/;
- in terminal:
brew install node git
.
In terminal:
git clone https://github.com/747500/blackmagic-hyperdeck-ctl
cd blackmagic-hyperdeck-ctl
npm install
echo '[]' > db.json
npm start
In browser: http://127.0.0.1:25006/
Ok )