when I try to connect, red5 log shows that:java.lang.NullPointerException       
 at org.red5.server.net.rtmpt.RTMPTConnection.<init>(RTMPTConnection.java:93)   
     at 
org.red5.server.net.servlet.RTMPTServlet.handleOpen(RTMPTServlet.java:234)      
  at org.red5.server.net.servlet.RTMPTServlet.service(RTMPTServlet.java:382)    
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)        at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:445)        
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:356)     
   at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:627)  
      at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:149)
        at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:123)  
      at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:141)        
at org.mortbay.jetty.Server.handle(Server.java:269)        at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:430)        
at 
org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:701)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:617)        
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:199)        at 
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:339)        at 
org.mortbay.jetty.nio.HttpChannelEndPoint.run(HttpChannelEndPoint.java:270)     
   at 
org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:475)Please
 help!!thanksFrom: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Wed, 20 Jun 2007 
19:54:56 +0200Subject: [Red5] Problem with RTMPT






Hi, i have a problem with RTMPT setting. I change red5.properties in this 
way:rtmp.host_port = xxx.xxx.xxx.xxx:1935debug_proxy.host_port = 
0.0.0.0:1936proxy_forward.host_port = xxx.xxx.xxx.xxx:1935rtmps.host_port = 
127.0.0.1:1945http.host=0.0.0.0http.port=5080rtmpt.host=xxx.xxx.xxx.xxxrtmpt.port=80(I
 use xxx.xxx.xxx.xxx instead of my real ip address)then I set 
red5-web.properties of my red5 application in this 
way:webapp.contextPath=/myAppwebapp.virtualHosts=*,xxx.xxx.xxx.xxx:1935, 
xxx.xxx.xxx.xxx:80, xxx.xxx.xxx.xxx:80I correctly started RED5 and It works 
with rtmp connection but when I try rtmpt using 80 I have no connection. There 
is no other process set for the port 80. Can you help me?ThanksPush the button! 
Crea il tuo blog e fatti vedere! Windows Live Spaces

_________________________________________________________________
Sai cosa รจ successo oggi?
http://notizie.msn.it
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to