dragonflight/services/playout
Zac Gaetano 3b2f9fe6a0 fix(playout): strip comments from casparcg.config (parser aborts on them)
CasparCG 2.4.0's config parser aborts at startup (SIGABRT, exit 134) on
nearly every launch when the config contains XML comments / blank lines.
Proven empirically: identical image + comment-free config = 8/8 stable
starts; + commented config = 0/8 (all abort before logging init). Use
the compact comment-free form that the known-good image shipped.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 14:32:08 -04:00
..
src fix(playout): clean video-only HLS preview via standalone ffmpeg re-mux 2026-05-31 13:55:18 -04:00
casparcg.config fix(playout): strip comments from casparcg.config (parser aborts on them) 2026-05-31 14:32:08 -04:00
Dockerfile fix(playout): use static ffmpeg, not apt, to avoid CasparCG SIGABRT 2026-05-31 14:18:56 -04:00
entrypoint.sh fix(playout): clean video-only HLS preview via standalone ffmpeg re-mux 2026-05-31 13:55:18 -04:00
package.json feat(playout): CasparCG sidecar image + Node AMCP shim 2026-05-30 14:02:25 +00:00