[Red5devs] Question about NetConnection
Steven Zimmer
stevenlzimmer at gmail.com
Fri Jun 13 14:47:52 PDT 2008
Hello,
First I would like to let your team know that I have been documenting my
questions / progress in understanding Red5 from a newb perspective. When it
is complete I am going to offer to create a page on your wiki on jumping
into development of red5. I also plan on creating some diagrams that
graphically explain some processes of Red5.
Anyways to my question:
So when the client creates a NetConnection Object in the OFLAdemo which
implementation of IConnection gets created.
Specifically how and which IConnection Implementation is getting created (on
the server side) when this line is called in ofla_demo.fla:
var connected:Boolean = this.nc.connect(this.rtmpURI.text);
As well which object on the Server Side handles this NetConnection function
call when ofla_demo.fla calls
nc.play(what);
Thanks Again,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20080613/ee529f09/attachment.html
More information about the Red5devs
mailing list