Skip to content

ERROR 400  #134

@CyberGentleman

Description

@CyberGentleman
  • ** 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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions