Then this doesn’t quite work the way I thought it did. I was planning to on building a Docker image and then on AWS, deploying through Elastic Container Service (ECS), so I didn’t think the EC2 instance needed to have the snd-aloop, just the container. Is my thinking wrong on this?
I’m not familiar with Docker and I don’t know if it’s possible to include a kernel module into the Docker container. For LXC (Linux container) I add the module to the host.
Maybe you can switch to pulseaudio (another sound system for Linux)
And the author said what you did also " To use Jibri within a container, it requires to create a loopback device on the host and share it to the container."