Skip to content

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.

License

CasparCG/client

Repository files navigation

CasparCG Client

platforms help 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 11.

Linux

Install the deb file and launch 'CasparCG Client'. Tested on Ubuntu 22.04 64-bit, other distributions may require building from source.

Development

Windows

  • Install Qt 6.5 for Windows from Qt archive. You may wish to select a more minimal installation than the full 6.5 tree.

  • Install Visual Studio Community 2022

  • Install CMake

  • Run cmake with the argument Qt6_ROOT with a value of c:\Qt\6.5.3\msvc2019_64 pointing to your qt installation.

  • Open the Visual Studio project file

macOS

  • Install Qt 6.5 for macOS from Qt archive. You may wish to select a more minimal installation than the full 6.5 tree.
  • Download and install Xcode from the App Store.

Linux

  • Install Qt6, libvlc and boost from your system package manager

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.

About

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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published