sean-callahan / amcp

Go client for AMCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Go client for AMCP

License:MIT License


Languages

Language:Go 100.0%