StilSoft.CasparCG.AmcpClient
1.0.0
See the version list below for details.
dotnet add package StilSoft.CasparCG.AmcpClient --version 1.0.0
NuGet\Install-Package StilSoft.CasparCG.AmcpClient -Version 1.0.0
<PackageReference Include="StilSoft.CasparCG.AmcpClient" Version="1.0.0" />
paket add StilSoft.CasparCG.AmcpClient --version 1.0.0
#r "nuget: StilSoft.CasparCG.AmcpClient, 1.0.0"
// Install StilSoft.CasparCG.AmcpClient as a Cake Addin #addin nuget:?package=StilSoft.CasparCG.AmcpClient&version=1.0.0 // Install StilSoft.CasparCG.AmcpClient as a Cake Tool #tool nuget:?package=StilSoft.CasparCG.AmcpClient&version=1.0.0
CasparCG AmcpClient
CasparCG AmcpClient is .NET library for communication with CasparCG Server via AMCP protocol.
Features
- Full Async commands (async/await support for non-blocking UI).
- Executing multiple commands asynchronously (thanks to new CasparCG REQ/RES command).
- Command parameters validation.
- Parsing command response.
- All commands are with proper return data.
Examples
You can find example project in the source code (AmcpClientExample project).
License
CasparCG AmcpClient is distributed under the MIT License, see LICENSE for details.
Acknowledgements
Many thanks for CasparCG Server project and contributors.
Important notice
Currently support only AMCP 2.1 protocol.
Almost all commands are fully implemented (acording to AMCP protocol specification) but still missing some functions that are not listed in specification.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- StilSoft.Network (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.