for your URI, try rtmp://localhost/oflaDemo
let me know if that works for you. The issue is probably that your webapp has not been setup to serve rtmp over that IP address. If you look at the oflaDemo\WEB-INF folder and find the red5-web.properties file, you'll see that you can add your ip address there and restart Red5. you don't need to specify 1935, thats the default port flash assumes. hth, On 2/23/07, dabi du <[EMAIL PROTECTED]> wrote:
I have problems with testing demos, I have tried olfa_demo and BallControl. I can access the red5 test page but demos seems not to connect properly. By launching olfa_demo through the web and setting rtmp://myserver:1935/olfa_demo I get connected?: true NetConnection.onStatus: level = error code = NetConnection.Connect.Failed The port 1935 seems to be open, nmap gives 21/tcp open ftp ProFTPD 22/tcp open ssh OpenSSH 4.3p2 Debian-5ubuntu1 (protocol 2.0) 80/tcp open http Apache httpd 2.0.55 ((Ubuntu) mod_jk/1.2.18 PHP/5.1.6 mod_ssl/2.0.55 OpenSSL/0.9.8b) 443/tcp open http Apache httpd 2.0.55 ((Ubuntu) mod_jk/1.2.18 PHP/5.1.6 mod_ssl/2.0.55 OpenSSL/0.9.8b) 1935/tcp open rtmp? 1936/tcp open unknown 3306/tcp open mysql MySQL (unauthorized) 5080/tcp open unknown 8009/tcp open ajp13? 8080/tcp open http Apache Tomcat/Coyote JSP engine 1.1 8088/tcp open unknown The output from #lsof -i :1935 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME java 4059 root 8u IPv6 9751 TCP *:1935 (LISTEN) I'm not sure if TYPE IPv6 could be problematic? To my knowledge I should be using IPv4. If I try to connect trough port 1936 I get connection, with output connected?: true and #lsof -i :1936 COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME java 4059 root 9u IPv6 9752 TCP *:1936 (LISTEN) java 4059 root 20u IPv6 17907 TCP host.xx.xx:1936->guest.xx.xx:1819 (ESTABLISHED) but nothing seems to happen the 5 sign does not change color. I also tested two BallControl swfs but they were not connected. I hope I provided the relevant information, Im not a developer so my understanding of things is limited. Note: I'm using standalone Red5 used for Dokeos LMS 1.8 beta. It's a learning management system. Best regards, Damjan ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
-- [ JPG ]
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
