[Red5] Long handshake issue

Zayzon, Gergely gergoe at nexver.hu
Sat Feb 13 12:17:55 PST 2010


Saman,

appStart is just one of the callbacks, it's responsible for starting
your main scope, you should check all the other ones for possible
mistakes. appConnect, roomStart and roomJoin to start with.

Quite some things has changed between 0.7 and 0.9, most of the libs has
been replaced, so make sure you use the right ones, and the
IScope.getConnections() method has been reworked too, it has a different
return type now. Maybe there are other changes affecting your application.

Add debug logging to your callbacks to find out where it goes wrong.

Last but not least, this mailing list is abandoned since a while, use
the new one on google: http://groups.google.com/group/red5interest


Regards,
Gergely Zayzon


Saman Ghodsian wrote:
> Hi,
> 
> I've upgraded our app from red5 0.7 to 0.9 and now the flash clients can't connect to the server. I've been trying to trace the code to try to see where the problem is, but with no success.
> 
> I can see the AppStart method getting called and initialized.
> 
> App deployed as a war in Jboss 4.
> 
> 
> Has anyone else run into this issue?, or does someone know how to troubleshoot this? What are the steps red5 takes to connect a client to a particular scope?
> 
> Cheers
> 
> Saman
> 
> ________________________________
> Notice - The information in this e-mail is confidential and may be legally privileged. It is intended solely for the recipient(s) named above. If you have received this message in error, or are not a named recipient, please notify the sender immediately at + 1 (604) 685-7619 and please delete this e-mail message from your computer. Thank you.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org





More information about the Red5 mailing list