Thank you for your interest in CasparCG Server, a professional software used to play out and record professional graphics, audio and video to multiple outputs. CasparCG Server has been in 24/7 broadcast production since 2006.
The CasparCG Server works on Windows and Linux.
See README and CHANGELOG for more information.
git clone --single-branch --branch 2.2.0 https://github.com/CasparCG/server
See BUILDING for instructions on how to build the CasparCG Server from source manually.
Join our development IRC channel on the Freenode network.
CasparCG Server is distributed under the GNU General Public License GPLv3 or higher, see LICENSE for details.
More information is available at http://casparcg.com/
More information about CasparCG is available at http://casparcg.com/ and in the forum at http://casparcg.com/forum/
- A graphics card (GPU) capable of OpenGL 4.5 is required.
Common problems you may encounter when running on newer and unsupported Ubuntu editions:
-
HTML producer freezes and/or throws "Fontconfig error" message Add below line to run.sh script: export FONTCONFIG_PATH=/etc/fonts
-
HTML producer throws "GTK theme error" message Install gnome-themes-standard package: sudo apt install gnome-themes-standard
-
Error while loading libgcrypt.so.11 Extract libgcrypt.so.11 and libgcrypt.so.11.8.2 to CasparCG lib/ directory. You can get it from: https://launchpad.net/ubuntu/+archive/primary/+files/libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb
-
Error while loading libcgmanager.so.0 Install central cgroup manager daemon (client library): sudo apt install libcgmanager0
-
For Flash template support (Windows only):
-
Uninstall any previous version of the Adobe Flash Player using this file: http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
-
Download and unpack http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.8.800.94_archive.zip
-
Install Adobe Flash Player 11.8.800.94 from the unpacked archive: fp_11.8.800.94_archive\11_8_r800_94\flashplayer11_8r800_94_winax.exe
-
-
For NewTek iVGA support (Windows only), please download and install the following driver: http://new.tk/NetworkSendRedist
-
Configure the server by editing the self-documented "casparcg.config" file in a text editor.
-
On Windows, start the "casparcg.exe" program, or on Linux start the "run.sh" program.
-
Connect to the Server from a client software, such as the "CasparCG Client" which is available as a separate download.
The most up-to-date documentation is always available at http://casparcg.com/wiki/
Ask questions in the forum: http://casparcg.com/forum/
CasparCG is distributed under the GNU General Public License GPLv3 or higher, see the file LICENSE.txt for details.
More information, samples and documentation at:
http://casparcg.com/ http://casparcg.com/forum/ http://casparcg.com/wiki/
CasparCG Server uses FFmpeg (http://ffmpeg.org/) under the GPLv2 Licence. FFmpeg is a trademark of Fabrice Bellard, originator of the FFmpeg project.
CasparCG Server uses the Threading Building Blocks (http://www.threadingbuildingblocks.org/) library under the GPLv2 Licence.
CasparCG Server uses FreeImage (http://freeimage.sourceforge.net/) under the GPLv2 License.
CasparCG Server uses SFML (http://www.sfml-dev.org/) under the zlib/libpng License.
CasparCG Server uses GLEW (http://glew.sourceforge.net) under the modified BSD License.
CasparCG Server uses boost (http://www.boost.org/) under the Boost Software License, version 1.0.