/amcp

Go client for AMCP

Primary LanguageGoMIT LicenseMIT

amcp

Go Reference

amcp is a Go client implementation of the Advanced Media Control Protocol (AMCP) mainly used with CasparCG Server.

Installation

Install using the "go get" command:

go get github.com/sean-callahan/amcp

This package only relies on the Go standard library.

License

This package is available under the MIT License