[Red5] connections

Luke Hubbard luke at codegent.net
Thu Jun 14 08:53:20 EDT 2007


Yes, basically you have the right idea.
You just need to cast those params to the right type on the server.

- Luke

On 6/14/07, Sales Department <sales at interalab.com> wrote:
> Anyone know what params can be sent with a connection request?  What is
> expected with the Object[] params?
>
> public boolean appConnect(IConnection conn, Object[] params) { . . . }
>
>
> In Actionscript:
>
> Normally how I connect . . .
> nc_video.connect(server_app);
>
>
> Could I pass additional params to the connection?
> nc_video.connect(server_app, param1, param2, . . .);
>
>
> Maybe I'm asking this the wrong way.  If I wanted to get additional
> params into the appConnect method on the connection of a client to my
> application, how would I do that?
>
> Thanks in advance,
> Bill
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>


-- 
Luke Hubbard
codegent | coding for the people
http://www.codegent.com

NMA Top 100 Interactive Agencies - Ones to watch!
http://www.codegent.com/top100/

want to know more?
http://www.codegent.com/showreel/

This e-mail may contain information which is privileged, confidential
and protected from disclosure. If you are not the intended recipient
of this e-mail, or any part of it, please delete this email and any
attachments immediately on receipt. You should not disclose the
contents to any other person or take copies. Any views expressed in
this message are those of the individual sender, except where the
sender specifically states them to be the views of codegent limited.



More information about the Red5 mailing list