This content has been marked as final.
Show 2 replies
-
1. Re: Installed FMS4 in a different port number, but its not working..
calmchessplayer Oct 30, 2010 8:38 AM (in response to snmbala)you are trying to connect to port 1935 and port 100 over http you need to connect to them over rtmp .....remove port 100 from fms.ini because flash player won't know how to connect rtmp over http using it anyway. i personelly only have 1935 set in a develpment enviroment because i have a webserver runnning on the same machine. I can serv .swf connected apps over the net without an issue you only need to set port 80 when the user specifically blocks port 1935 with a firewall (rarely the case). so since you aren't in production environment omit port 80 and 100 from fms.ini and connect via rtmp and all will be ok.
-
2. Re: Installed FMS4 in a different port number, but its not working..
snmbala Oct 30, 2010 8:43 PM (in response to calmchessplayer)Thats it. It works ;-)

