Skip to content

List of tools, libraries and templates

Simon Liddicott edited this page May 27, 2018 · 1 revision

Connection Frameworks

.NET Based Frameworks

CasparCG .NET Framework

Author: svt
Description: A .NET framework in C#. It's provide by svt, the producer of CasparCG, but It's a little outdated.

Download - Source

CasparCGNETConnector

Author: mcdikki
Description: A .NET framework in VB.NET with strong typed object mappings, connection handling and a lot of tools to take away connection and command based task from the developer to be done by the lib.

Download - Source

CasparObjects

Author: didikunz
Description: A .NET framework in VB.NET with object mappings.

Download - Source

Web based frameworks

CasparCG PHP ServerConnection:

Author: tjenkinson
Description: The CasparCG PHP ServerConnection is a class that is used to manage the connection to communicate with CasparCG Server(s) via the AMCP protocol

Download/Source

CasparCG node.js module:

Author: respectTheCode
Description: An event driven node.js communication module for CasparCG.

Download - Source

casparcg-connection

Author: SuperFly TV
Description: A fully featured node.js module for interacting with CasparCG.

Source

Powershell based frameworks

CasparCG Powershell:

Author: imorrish
Description: A powershell framework based on the CasparCGNETConnector. Very useful with automating casparcg servers and scripting.

Download/Source

Flash based frameworks

CasparCG AS3 ServerConnection:

Author: svt
Description: An as3 framework to connect casaparCG from flash (action script).

Download - Source

Java based frameworks

CasparCG Java ServerConnection:

Author: tjenkinson
Description: The CasparCG Java ServerConnection is a library that is used to communicate with CasparCG Server(s) via the AMCP protocol.

Download/Source

Free Templates

Template are used to show dynamic content in ccg. They can use the flash and html producer. Some are even bundled with a client.

Free means that the author of the template has provided a link to download the template here. Please make sure to check the license the author provided if you are allowed to use it as you wish or not.

LiveComment:

Author: sonny_xny
Description: A template + client to show comments from social media plattforms

Link

Simple Football (soccer):

Author: niklasr
Description: A template + client for football (soccer).

Link

HTML ScrollTemplate:

Author: mcdikki
Description: A html scroll template to test the (new) html producer unsing ecma (js) script and css3 animations.

Link

HTML ScrollTemplate smooth:

Author: michel
Description: A html scroll template based on mcdikki's HTML ScrollTemplate which does not use css3 animations but the requestAnimationFrame() method to gain a smooth scroll.

Link

Template Tools

Template tools are all programs, frameworks or libraries that help you creating templates for ccg.

Tools for flash templates

CasparCG Template Generator:

Author: svt
Description: This extension (formerly know as FT Generator) installs the tool needed to make a Flash SWF playable by the CasparCG Server.

Link - Source

CasparCG AS3 Framework:

Author: svt
Description: The CasparCG AS3 Framework is a precompiled library (.swc) that is used to create Flash templates. For Flash Professional CS4 and later.

Link

Adobe Edge and CasparCG integration with E2C:

Author: jehvi
Description: A tool and tutorial to create flash templates with Adobe Edge.

Tutorial 1 - Tutorial 2 - Download

Tools for html templates

Official HTML boilerplate

Author: nxtedition
Description: This serves as a boilerplate for modern HTML template development using react and GSAP.

Link

Simplistic JavaScript for HTML5 Templates:

Author: 7omas
Description: A simple Javascript snippet that can be inserted into and used with HTML Templates to gain similar functions as a flash template provides. It's made specifically for use with CasparCG Client.

Link

Clone this wiki locally