How can I simulate blocking RTMP over port 80 on Windows?
- by Christian Nunciato
It seems like this should be so simple, but since this isn't my area of expertise, I'm having a hell of a time figuring out how to do it.
Basically, I have a Flash app and I'm connecting to a Flash Media Server to stream some content. The URL I'm using to do this, for example, looks like this:
rtmp://someserver.com/some/path/mp3:somefile
…