Config Flash Media Server
Hello
I am new with this, I have a problem
I have installed the flash media server in a windows 2008 server with IIS
when I run the test page at ...Adobe/Flash Media Server 4/webroot/index.html all works
but if call it from media live encode to stream from outside the server just dont works
here are the config lines
-----------------------------------------------------------------------------
SERVER.ADMIN_USERNAME = xxxxx
SERVER.ADMIN_PASSWORD = xxxxxxxx
SERVER.ADMINSERVER_HOSTPORT = :1111
SERVER.PROCESS_UID =
SERVER.PROCESS_GID =
SERVER.LICENSEINFO = xxxxxxxxxxxxxxxxxx
LIVE_DIR = C:\Program Files (x86)\Adobe\Flash Media Server 4\applications\live
VOD_COMMON_DIR = C:\Program Files (x86)\Adobe\Flash Media Server 4\webroot\vod
VOD_DIR = C:\Program Files (x86)\Adobe\Flash Media Server 4\applications\vod\media
SERVER.FLVCACHE_MAXSIZE=500
SERVER.HTTPD_ENABLED = true
ADAPTOR.HOSTPORT = :1935,80
HTTPPROXY.HOST = 209.239.120.100:80
VHOST.APPSDIR = C:\Program Files (x86)\Adobe\Flash Media Server 4\applications
APP.JS_SCRIPTLIBPATH = C:\Program Files (x86)\Adobe\Flash Media Server 4\scriptlib
LOGGER.LOGDIR =
USERS.HTTPCOMMAND_ALLOW = true
----------------------------------------------------------------------------------------------------------
when I use the test page I can see in the admin page log this
Mon 12:02:00 AM: Connect : rtmp://localhost:1935/vod
Mon 12:02:02 AM: Connect : rtmp://localhost:1935/vod
I only have one ip 209.239.120.100
and what should be my FMS URL
for the hekp thanks a lot
