Sven
Results
3
comments of
Sven
I can confirm as well. Set resolution to FHD: Default Assets are displayed correctly Set resolution to 4K: Picture is shown flickering some milliseconds then white only
Set the shm_size to 1gb in the docker-compose.yml this will fix it.
shm_size should be present (at least it was for me). Also setting it to 1gb solved the issue. I found the reference here: https://github.com/Screenly/Anthias/issues/1554