node-caspar-cg icon indicating copy to clipboard operation
node-caspar-cg copied to clipboard

CasparCG interface for node.js

Results 12 node-caspar-cg issues
Sort by recently updated
recently updated
newest added

It's been a while since I worked on this. Just submitting now in case anyone was having problems with client leakage due to reconnects.

If a connection is made with the reconnectionInterval option set, an issue arises when the CasparCG service is not available: timeout is called on 'connectionError' and on 'disconnected', creating 2...

Took a liking to this project and I'm gonna implement it on an open source project. Noticed a small typo here: https://github.com/respectTheCode/node-caspar-cg/blob/master/lib/data.js#L45 Fix to dataObJectToXml. Thanks!

Probably should emit events on updates.

enhancement

CLS outputs something like this: "TESTPATTERNS/1080P2500_TEST_A" MOVIE 809223 20160331173428 50 1/25 .....etc.... My guess is that the attribute names are as follows: `File, type, length, date, framesTotal?, fps?` Also while...

enhancement

use Jakefile and https://code.google.com/p/jsdoc-toolkit/

enhancement

`DATA STORE`, `DATA RETRIEVE`, and `DATA LIST`

enhancement