-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
-
** I submit a ... **
[X] bug report
[] feature request
[] question about decisions made in the repository
[] question about using this project -
Summary
Code:
const {CasparCG} = require ("casparcg-connection");
var connection = new CasparCG ();
connection.connect ();
connection.play (1, 1, "AMB");
Installation:
npm init
npm install --save casparcg-connection
Error: Can not find module 'tslib'
npm install tslib
Second error: The command connection.play (1, 1, "AMB") returns the error:
Received message from 127.0.0.1: REQ yv8qtl7 PLAY 1-1 "AMB" \ r \ n
Sent message to 127.0.0.1: 400 ERROR \ r \ nREQ yv8qtl7 PLAY 1-1 "AMB" \ r \ n
Do you have a solution ?
- ** Other information ** (for example, detailed explanations, stacktraces, related problems, correction suggestions, links to put in context, eg StackOverflow, personal tag, etc.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels