Skip to content

PeterNicos/webserver-amcp-casparcg

Repository files navigation

webserver-amcp-casparcg

An express webserver based on node.js that connects to a CasparCG Server and sends AMCP Commands.

  • Clone the repository
  • Open the directory in VS Code
  • I think you will need to have npm and node.js installed
  • Type "npm install" to install dependencies from npm
  • Type "node server.js" into a Terminal with the repositories directory open to start the webserver
  • Visit "localhost:3000" in your Webbrowser
  • Start your CasparCG Server on localhost
  • Send some AMCP Commands!

About

A webserver that connects to a CasparCG Server and sends AMCP Commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages