No installation required. Unpack the zip file to a location on your drive and start it. Tested on Windows 10 x64.
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.
Install the deb file and launch 'CasparCG Client'. Tested on Ubuntu 22.04 64-bit, other distributions may require building from source.
-
Install Qt 6.5 for Windows from Qt archive. You may wish to select a more minimal installation than the full 6.5 tree. At a minimum the additional library Qt WebSockets and the Qt 5 Comaptibility Module are required.
-
Install Visual Studio Community 2022
-
Install CMake
-
Run cmake with the argument
Qt6_ROOT
with a value ofc:\Qt\6.5.3\msvc2019_64
pointing to your qt installation. -
Open the Visual Studio project file
- 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.
- Install Qt6, libvlc and boost from your system package manager
Complete history of all releases and the changes can be found in the CHANGELOG.
CasparCG Client is distributed under the GNU General Public License GPLv3 or higher, see LICENSE for details.