Code Monkey home page Code Monkey logo

casparcg-hyperdeck's Introduction

casparcg-hyperdeck

Hyperdeck "interface" for CasparCG to enable integration in BMD ATEM switchers.

This project abstracts certain features of CasparCG inside an interface following the BMD Hyperdeck protocol specification.

Therefore CasparCG can be controlled from within an BMD ATEM video switcher.

Notes

Currently there are two applications:

  • a simple "clip server" providing access to video files inside the media folder of CasparCG
  • a "template server" loading, playing and stoping templates with data from a CSV file

Building

  1. Checkout all submodules (git submodule init && git submodule update)
  2. Change to libs/node-osc and run npm install
  3. Change to libs/casparcg-connection and run npm install and npm run build:main
  4. Change back to base directory of the project and run npm install
  5. Run npm run build-win32 to create two .exe files for the two applications (in bin/)

casparcg-hyperdeck's People

Contributors

dependabot[bot] avatar peschuster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

toshiba01 g7ocd

casparcg-hyperdeck's Issues

Can´t be build...

Any ideas on that error?:

casparcg-hyperdeck-master\libs\casparcg-connection>npm run build:main
npm ERR! missing script: build:main
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! build
npm ERR! build-win32

build issues

Can you clarify the build instructions?
I have cloned the repo with --recursive to get the libs (submodules)
i have gone into both libs and npm install

when i npm run build-win32 on the main repo, i get errors like:

node_modules/@types/node/http2.d.ts(724,80): error TS1110: Type expected.
node_modules/@types/node/http2.d.ts(725,69): error TS1110: Type expected.
node_modules/@types/node/http2.d.ts(726,87): error TS1110: Type expected.
node_modules/@types/node/http2.d.ts(727,89): error TS1110: Type expected.
node_modules/@types/node/http2.d.ts(728,90): error TS1110: Type expected.
node_modules/@types/node/https.d.ts(7,51): error TS1005: ';' expected.
node_modules/@types/node/https.d.ts(9,47): error TS1005: ';' expected.
node_modules/@types/node/https.d.ts(10,37): error TS1005: ',' expected.
node_modules/@types/node/https.d.ts(11,28): error TS1005: ',' expected.
node_modules/@types/node/https.d.ts(28,43): error TS1110: Type expected.
node_modules/@types/node/https.d.ts(29,60): error TS1110: Type expected.
node_modules/@types/node/https.d.ts(35,35): error TS1110: Type expected.
node_modules/@types/node/index.d.ts(78,5): error TS1131: Property or signatu
node_modules/@types/node/index.d.ts(78,14): error TS1005: ';' expected.
node_modules/@types/node/index.d.ts(79,14): error TS1005: ';' expected.

ATEM does not recognice that video stopped

The HyperDeck emulation ist working fine.
I only have the Problem, that it seems as if the ATEM ist noch getting the info, that the playback from a video is finished.
So it stays in playback mode and I cannot start a new one immediatly. I first need to manually stopp the video and than select the new one.

The same is true for loding clips from the CasparCG Client. If I just load a new video I cannot start the playback from the ATEM. If I press first "stopp" in the client and than load the video, the video starts fine when I next take the input live.

Is this a general Problem or only at my setup?

I use CasparCG Server 2.3 and ATEM Software 8.5.1

Example CSV file

Is there any possibility of an example CSV file for the template server? I did look, but I couldn't find one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.