Latency issues for live audio when running Engine Core in Docker (ALSA)
Precondition: There is a "engine-core/audio/station" folder holding audio-files to be played when silence is detected.
./run.sh
)
Test without docker (After a while music starts playing
./run.sh docker:core
)
Test with docker (No music is playing, even though a working audio device has been confirmed using speaker-test
from within the docker container. The engine-core.log
logs do not indicate any error.