• Stars
    star
    248
  • Rank 158,306 (Top 4 %)
  • Language
    C++
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Client software primarily used with the CasparCG Server software for audio and video playout, to control graphics and recording, but it can also be used for other tasks within television broadcast.

CasparCG Client

platforms help irc license

Installation

Windows

No installation required. Unpack the zip file to a location on your drive and start it. Tested on Windows 10 x64.

macOS

No installation required. Open the DMG file and drag the 'CasparCG Client' app to a location on your drive and start it. Tested on macOS 10.15.

Linux

No installation required. Unpack the tar file to a location on your drive and run the run.sh script. Tested on Ubuntu 19.10 64-bit.

Branches

For the moment the project has two primary branches, master and next. The master branch is currently outdated.

In the future, releases will be tagged for better overview and tracking.

Development

Windows

Install the pre-built Qt 5.14.2 binaries for Windows 64-bit from Qt archive. The Mingw-w64 toolchain is bundled with the Qt installation for Windows.

macOS

Install the pre-built Qt 5.14.2 binaries for macOS 64-bit from Qt archive. Download and install Xcode from the App Store.

Linux

Install the pre-built Qt 5.14.2 binaries for Linux 64-bit from Qt archive. Use your package manager to install the gcc toolchain.

VLC need to be pre-installed: sudo apt-get install vlc libvlc-dev libvlccore-dev.

Releases

Complete history of all releases and the changes can be found in the CHANGELOG.

License

CasparCG Client is distributed under the GNU General Public License GPLv3 or higher, see LICENSE for details.