Skip to content

CasparCG Server v2.3.0 LTS Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dotarmin dotarmin released this 18 May 06:43
· 37 commits to v2.3.x-lts since this release

CasparCG 2.3.0 LTS Beta 1

It's here, the first LTS version ever of CasparCG Server! Even if it is a beta release we have been all working hard to make this happen. As the name indicates we have been working and focusing on stability and reliability in this version. We have also done smaller improvements to the performance compared to the previous version.

CasparCG Server v2.3.0 LTS Beta 1 can be downloaded directly from this release (see attachments).

Changes

Requirements

  • Requires now Microsoft Visual C++ Redistributable for Visual Studio 2019

Producers

Features
  • Decklink: Detect and update input format when no format is specified in AMCP
  • Decklink: Improve performance (gpu colour conversion & less heavy deinterlacing when possible)
  • Decklink: LOAD DECKLINK will display live frames instead of black
  • FFmpeg: Update to 4.2.2
  • HTML: Better performance for gpu-enabled mode
  • HTML: window.remove() has been partially reimplemented
  • NDI: Native NDI producer
  • Route: Allow routing first frame of background producer
  • Route: zero delay routes when within a channel, with 1 frame when cross-channel
  • Transition: Add sting transitions
  • Add frames_left field to osc/info for progress towards autonext
Fixes
  • Colour: parsing too much of amcp string as list of colours
  • FFmpeg: Always resample clips to 48khz
  • FFmpeg: Ensure frame time reaches the end of the clip
  • FFmpeg: RTMP stream playback
  • FFmpeg: SEEK and LENGTH parameters causing issues with AUTONEXT
  • FFmpeg: Ensure packets/frames after the decided end of the clip are not displayed
  • FFmpeg: Incorrect seek for audio when not 48khz
  • FFmpeg: Some cases where it would not be destroyed if playing a bad stream
  • HTML: unlikely but possible exception when handling frames
  • HTML: set autoplay-policy
  • HTML: animations being ticked too much
  • Route: Sending empty frame into a route would cause the destination to reuse the last frame

Consumers

Features
  • Audio: Fix audio crackling
  • Audio: Fix memory leak
  • Bluefish: Various improvmements including supporting more channels and UHD.
  • NDI: Native NDI consumer
  • Screen: Add side by side key output
  • Screen: Add support for Datavideo TC-100/TC-200
Fixes
  • Decklink: Tick channel at roughly consistent rate when running interlaced output
  • Possible crash when adding/removing consumers

General

Features
  • Add mixer colour invert property
  • Restore INFO CONFIG and INFO PATHS commands
  • Linux: Update docker images to support running in docker (not recommended for production use)
Fixes
  • NTSC audio cadence
  • Ignore empty lines in console input
  • Fix building with clang on linux
  • Fix building with vs2019
  • Better error when startup fails due to AMCP port being in use
  • Backslash is a valid trailing slash for windows