Server frontend / watchdog

Last night I published two releases:

An update to the current version with a major bug fix

A brand new version with 2.4 support, some performance improvements and a new UI

I’ve been working on the app to add support to server 2.4 and ended up rebuilding it to make it simpler to maintain in the future.

A couple of warnings:

  • The settings for this new version are stored next to CasparLauncher.exe and it will not carry the settings of the previous version, but now it can be copied from one instance to another or moved with the exe without losing the config.

  • The app now requires the .NET 8 Desktop runtime to be installed. But, the release includes a self-contained version for x64 with the runtime built-in, at the cost of a ~150MB file size. The repo was updated to point out the building process for this.

2 Likes

Great! working like a charm.