I am trying to get a server running on Ubuntu 24.04 .
I’m using Docker Desktop I have followed the build instructions, but keep getting the error “DISPLAY is not set” when I try to launch the container. I have edited the config file ( see below ) I’m trying to output to a Decklink card. Any help would be great as I can’t find a reference to what the error is referring to in any of the Docs, and looking around, I think my config file is correct?.
I have been able to start casparcg using systemd in ubuntu-server. I think it the perfect solution for headless. There is a very good description on the website here: Link
Docker I have not tested myself. But the issue with Display is not set is not the same with version 2.5 described in the link above.