RTMP problem with remote connections
Hi there,
I've been banging my head against the wall for several hours trying to figure this out, so I'm hoping some one will have an answer for me (it most likely is something very simple and easy)
I've installed Adobe Development Server on Windows 7, and when testing RTMP on localhost, everything works well. For example the SharedBall sample
that comes with the package works fine if I open multiple browsers on the server's localhost. Here's my problem: when I connect from a remote location to my webserver and use the same application (SharedBall) it doesn't seem to establish an RTMP connection - so in other words, the application is not being shared with remote clients. The swf itself downloads to the remote browser and functions, but nothing is being shared over RTMP. Could someone be so kind to tell me what it is I am doing wrong with my configuration?
Thanks in advance.