b-deng / red5-screenshare

Automatically exported from code.google.com/p/red5-screenshare
0 stars 0 forks source link

rtmp to rtmpt switching is not working #27

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have a red5 server configured to run on port 1935 for rtmp and port 80 for 
rtmpt. Server is not behind any firewall or proxy.
2. On the client's computer which is in a different network than the server's 
and also behind an http proxy, I run the jnlp file (configured on port 1935) 

What is the expected output? What do you see instead?

I expected that if rtmp is cut behind the proxy then the screen sharing 
application would switch to rtmpt. But this is not happening so I cannot use 
the screensharing application on this computer.

What version of the product are you using? On what operating system?
I am using latest version of the product on windows.

Original issue reported on code.google.com by vansk...@gmail.com on 10 Jan 2012 at 8:50

GoogleCodeExporter commented 9 years ago
Moderator,
    What is proper change to code in screenshare.java to use (rtmp over http)=rtmpt with Netty libraries?

Original comment by po...@bobbypolis.com on 27 Sep 2012 at 2:51