Sorry for reply, but don´t make this work.
I change my red5/webapps/oflaDemo/WEB-INF/red5-web.properties to:

webapp.contextPath=/oflaDemo
webapp.virtualHosts=*, 10.30.60.17, localhost, localhost:8088,
127.0.0.1:8088

(add 10.30.60.17 on second parameter).
Then stop and recompile the server, start, and try to connect to
rtmpt://10.30.60.17/oflaDemo, and don´t work.


On conf/red5.properties the rtmpt.port = 80
Any idea?

Ruben

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre
de Interalab
Enviado el: Jueves, 26 de Abril de 2007 13:15
Para: Red5@osflash.org
Asunto: Re: [Red5] configure server IP

In your application folder, you should have a file called 
red5-web.properties.  It should have something like this in it:

webapp.contextPath=/<app_name>
webapp.virtualHosts=*, localhost, localhost:5080, 127.0.0.1:5080

It should be in something like this folder:

/red5/webapps/<app_name>/WEB-INF/

Ruben Sainz de la Maza wrote:
> I have this red5.properties:
>
> rtmp.host_port = 0.0.0.0:1935
> http.host = 0.0.0.0
> http.port = 5080
> rtmpt.host = 0.0.0.0
> rtmpt.port = 80
> debug_proxy.host_port = 1936
> proxy_forward.host_port = 127.0.0.1:5080
> rtmp.threadcount = 4
>
> and my IP is 10.30.60.17.
> When connect to rtmpt://127.0.0.1/oflaDemo works fine, but on
> rtmpt://10.30.60.17/oflaDemo don´t.
> Where configure this IP on Red5?
>
> Ruben
>
>
>
>
> _______________________________________________
> Red5 mailing list
> Red5@osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>   

_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org


_______________________________________________
Red5 mailing list
Red5@osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to