Skip to content

Quick and crude example of doing AMCP commands via multicast

Notifications You must be signed in to change notification settings

hreinnbeck/casparcg-multicast-amcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

casparcg-multicast-amcp

server.js listens on port 15250 for AMCP commands. You can for instance change the settings in the official CasparCG client to use port 15250. The server only accepts commands and always replies "200 OK"

You can then run client.js on other machines in the network running CasparCG.

Any command sent to server.js should execute on all the machines running client.js.

About

Quick and crude example of doing AMCP commands via multicast

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published