jcalado / cgtimer

Display elapsed and remaining time for CasparCG clips.
GNU General Public License v3.0
20 stars 2 forks source link
casparcg osc

CGTimer

Production clocks for CasparCG servers.
Show current time, elapsed and remaining active media time.

Features

Screenshots

Configuration

Client

Press alt key and the menu should popup. Go to preferences, setup the CasparCG OSC port and channel information.

Server

CGTimer expects a CasparCG server configured to output OSC data.
You can do this in you caspar.config:

  <osc>
    ...
    <predefined-clients>
      <predefined-client>
        <address>127.0.0.1</address>
        <port>6251</port>
      </predefined-client>
    </predefined-clients>
  </osc>

Replace 127.0.0.1 with the IP address of the machine running CGTimer.

UI

The design is heavily inspired on the looks of https://github.com/dimitry-ishenko-casparcg/timer.