MediaSiloNL / CasparCG-PHP-Timecode-Display

For displaying the realtime timecode of a running video on a predefined channel and layer from CasparCG in PHP using NodeJS and Socket.io
5 stars 0 forks source link

CasparCG PHP Timecode Display

This tool displays the timecode of a clip currently running on a predefined channel and layer on a CasparCG Server using Node and Socket.io

As I was working on my custom made playout client system for CasparCG I came across the problem of displaying the runtime of an active movie. In the first versions of the system I tried to display the timecode by starting a Javascript timer, it kind of worked but was off by multiple seconds in the end. Because I didn't want to have program a C# or VB client and for every client to just run it in their browser I started to experiment with Node and Socket.io.

Installation:

Updates:

Minimal Requirements

Node installation

Future Options

Used Software packages

alt tag