If you ever worked with Flash media server or any other media server for that matter, you probably know they are not working with the regular Internet protocol which is HTTP. All of the media servers (almost all at least) are working on top of a protocol called RTMP.
Now, if you have users working behind a firewall, they probably can’t get passed it’s restrictions and they will (in most cases) be blocked and unable to see your application / video.
If you are working on a server like WebOrb (I’m working with it) then the data will also be blocked, and that is a bug issue.
Today we’re going to solve the problem together. Here’s a way to solve it.
Continue reading


