FMS streamed from public IP address
Hi Guys,
I have Flash Media Server, and I think it's free edition coz i dont input serial number when i installed it..
I have problem to have people stream from my pc, there's a public IP address assigned/mapped to a development PC here..
I'm able to stream it locally from my computer, fyi, my computer is using windows XP and the development PC is using windows 2003 server..
and there's an apache webserver already installed there..
my questions are as follow (sorry if it's many)
1. if i dont install the apache server bundled with the FMS, is it okay? I dont intend to stream through port 80...
2. what is the difference between port 1935 and 19350? I saw 2 files in the FMS directory, namely fms.ini and Adaptor.xml
in fms.ini it binds to 1935, but in adaptor.xml it binds to 19350...
3. in adaptor.xml there one value like this:
<HostPort name="edge1" ctl_channel="localhost:19350">${ADAPTOR.HOSTPORT}</HostPort>
there's an explanation in above it that it binds to some ip we configure here, but if you wanna bind to any ip then omit the localhost and leave it like ":19350" my question is that is this necessary to do so in order for people outside our network to connect the development PC ?
4. about security at the proxy server or ISP, I've confirmed with my boss that he's opened the port 1935 to be allowed, and he's also confirmed with the ISP that they dont block port 1935..
