Hi everyone,
I'm using a proxy server to access the public network.
I follow the flash tutorial and i configured the Adaptor.xml file as following:
<HTTPTunnel>
<Enable>true</Enable>
</HTTPTunnel>
<HttpProxy enable="true" maxbuf="16384">
<Host port="80">125.23.65.59:3128</Host>
125.23.65.59:3128 is the ip adress and the port for the proxy server that i'm using.
When i want to connect to my FMS server using the rtmp protocol: rtmp://mywebsite.com/app , i have an error message: connection failed.
I opened the 1935 port on my firewall.
There's something else that i should modify or setup to let the rtmp protocol works with FMS behind a proxy ?
Thanks
