I have created an Ant Media Server cluster on AWS and while I can play a stream from Origin Node, the same stream is not playing on Edge nodes. I have checked the security groups and UDP port range 5000-65000 is open.
I have created an Ant Media Server cluster on AWS and while I can play a stream from Origin Node, the same stream is not playing on Edge nodes. I have checked the security groups and UDP port range 5000-65000 is open.
There is an important note in the manual cluster creation on AWS documentation in Ant Media Server wiki.
Important Note: You need to open TCP port range(TCP:5000-65000) for the internal network. It should not be open to public.
I think you missed that note in your manual installation.
Also please keep in mind that you can automate all this manual staff only few clicks with cloud formation. Please check this blog post about this awesome feature.