No audio when running on Docker.

You are probably missing something in configurations. We have to use proper server public ip in “announcedIp” normally on server and I think this should be the case for docker as well, haven’t tried. Apart from that you must have all the tcp/udp ports range enabled, you provided to mediasoup, on your server. Go to chrome://webrtc-internals and inspect your peer connections with the server, that will tell you many things. Below topic have some similar issue with docker and there are many others:

1 Like