Mediasoup Demo App - AWS EC2

In a scenario where I have a Route 53 with a A record poiting to a public facing NLB with a TLS 443 listener sending the traffic to (target group) EC2 (private subnet) running mediaoup server on docker (docker compose). That image works fine on my local, but when I get the client to point to that domain, the video and audio loads but no chat and IceState won’t change to complete. What I understood from the documentation I need to have my announcedIP pointing to a public IP (I’m not sure it can resolve the domain here), so I get the public IP from the NLB and add that to my config but I’m afraid it makes no difference. I’m stuck here and I’d appreciate any guidance on this matter. I thank you all in advance.



!