Hi Philip, Philip Posgate wrote:
I can't find the "sessionCreated" method anywhere you mentioned.For the 0.4 branch i'm looking at... http://svn1.cvsdude.com/osflash/red5/java/server/branches/red5-0_4-branch/src/org/red5/server/net/rtmp/RTMPHandler.java ...but the "sessionCreated" method is not there.
Sorry my fault, the "sessionCreated" method is in http://svn1.cvsdude.com/osflash/red5/java/server/branches/red5-0_4-branch/src/org/red5/server/net/rtmp/RTMPMinaIoHandler.java File search is your friend ;)
The trunk location you mentioned, at...http://svn1.cvsdude.com/osflash/red5/java/server/trunk/src/org/red5/server/net/rtmp/RTMPMinaIoHandler.java <http://svn1.cvsdude.com/osflash/red5/java/server/trunk/src/org/red5/server/net/rtmp/RTMPMinaIoHandler.java>I do indeed see the "sessionCreated" method, but I don't see the ProtocolState getting 'set'
It sets an object "RTMP" which inherits from "ProtocolState". Joachim
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
