Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View toontoet's full-sized avatar

Toon Toetenel toontoet

View GitHub Profile
@toontoet
toontoet / ccg-hammer.js
Last active December 10, 2018 09:03
CasparCG Hammer script
const {CasparCG} = require("casparcg-connection");
const {CasparCGSocketStatusEvent} = require("casparcg-connection");
let host = process.argv[2] || 'localhost';
let port = process.argv[3] || '5250';
let check = process.argv[4] || 'info';
let file = process.argv[5] || null;
let connection = new CasparCG({host: host, port: port, autoConnect: false});

Keybase proof

I hereby claim:

  • I am toontoet on github.
  • I am toontoet (https://keybase.io/toontoet) on keybase.
  • I have a public key whose fingerprint is B06F 12B0 B722 2630 2F8A A883 FFBF 16E8 38D9 37BD

To claim this, I am signing this object: