【发布时间】:2015-03-20 12:06:01
【问题描述】:
我正在尝试在服务器 (Windows Server 2012R2) 上安装 Red5,以便可以远程使用它。 我到目前为止所尝试的......
案例一:
-set the path for java jre.
-I installed red5 with ip 127.0.0.1 with port no 5080 (already opened this port)
-Start the red5 service.
-Working fine.
但问题是它作为 localhost 工作,我无法远程访问它,然后我更改了“red.properties”并将 rtmp.host 设置为我的服务器 IP, 但它对我不起作用。
案例 2:
-I reinstalled red5 server with my server IP with port 5080
-open 5080 port on firewall
-start the server
这个设置对我也不起作用。
我应该在哪里进行更改以远程访问它..?
【问题讨论】: