I successfully installed red5 media server on Amazon EC2 instance: windows 2008 server.
I edited the property file (red5.properties) and configured it to run on port 80.
When I hit the ip, I'm able to see red5 welcome page.
All is fine till here but I'm not able to get rtmp working via my app. Do I have to open/configure rtmp port on EC2? What am I missing?
Thanks in advance!