Thank you Joachim,
Still not working on 0.6-rc1, but DOES work on 0.5!! On windows xp I did the following: - downloaded & started red5 0.6-rc1 with default ports - disabled service pack 2 firewall - IE: http://localhost:5080/demos/ofla_demo.swf - entered: rtmpt://localhost:8088/oflaDemo - got this error: (6915) connected?: true (7104) NetConnection.onStatus: level = error code = NetConnection.Connect.Failed After replacing to normal operation: rtmp://localhost/oflaDemo --> Works fine! Did the same on a 0.5 release. That works fine. regards, Ruben > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens > Joachim Bauch > Verzonden: maandag 13 november 2006 16:08 > Aan: [email protected] > Onderwerp: Re: [Red5] how to test RTMPT? (there we go again) > > Hi Ruben, > > Ruben Waitz schrieb: > > I'm still lost in space about RTMPT..... > > > > Can anyone tell me how to test an RTMPT app? > > Does a demo app from the 0.6-rc1 distro support this or is it supported > by > > default? > > Can I simply check by entering: "rtmpt://localhost:8080/oflaDemo" or > > "rmtpt://localhost:8080/oflaDemo"? > > the default port for RTMPT in the Windows installer and the SVN repository > is 8088, so you should be able to connect using "rtmpt://server:8088/app". > You don't need to have any special code in your application to support > RTMPT. > > Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
