On 5/23/07, Interalab <[EMAIL PROTECTED]> wrote:
Why would you add the rtmpt in the connection string? When it works right, RTMPT should be transparent. If a client can't connect using rtmp, it tries rtmpt on port 80. This works perfectly under the jetty install as long as you leave the default http port on 5080 and change the rtmpt port to 80 in the red5.properties file.
Hello - that's interesting, I'll try it out. So basically, the solution would be to keep my red5/tomcat configuration as is, and I can put upfront an Apache HTTPd server to dispatch the calls based on the URL, right? Vlad
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
