I am struggling to configure the Wowza Media Server on Amazon Server.
Success: - I have Successfully Installed Wowza Server on Amazon and Streaming is working with the Internal Private IP. Now, I have changed the Port from Default 1935 to Port 80. Now Binding with port 80 with Internal Private IP is working Fine i.e. 10.8..:80 this works fine.
Problem: - Now, When I configure port 80 instead of my private 10.8.. to my Public IP 54.76.. binding fails and i got error Bind Failed and Could not assign port. I have tried all the solution posted on stack overflow and also reinstalled the application several times.
Solution Tried : -
1) Restarting the Amazon and Wowza Server. 2) To verify firewall, I have installed IIS server and hosted dummy application it works with both private and public IP on port 80. 3) Installed Correct Java Version i.e. 1.8 4) Stopped the IIS server and Running Wowza Server.
Help is appreciated. Thanks in Advance.