Hello
I want to deploy Jibri on my k8s cluster. The specific asoundrc file on host node should be mounted on /home/jibri/.asoundrc
of Jibri pod. And here is the problem: The mounting hostpath depends on which jibris on that node using which Loopback channel, and there might be several nodes in the cluster and each node may contains several jibri pods!
Please Help me to find out how to solve this problem.
You can use PulseAudio instead, which doesn’t require that. It’s a better solution for containers. Checkout how we do it in our Docker setup: jibri: switch to PulseAudio · jitsi/docker-jitsi-meet@fbb8a2d · GitHub