[Red5devs] connect not passing params
Joachim Bauch
jojo at struktur.de
Tue Feb 28 16:37:23 EST 2006
Hi John,
John Grden wrote:
> connection.connect(uri, "John");
> That's correct from Flash, yes?
>
> And in the tracing, the params.size = 0
>
> how did you pass it in your connection call from flash?
I used the same call with a regular NetConnection object and everything
worked fine - just verified with subversion trunk.
Maybe you are using the Connection from the DEV_Source/classes/org/red5/net
directory? Additional parameters given to its "connect" method are not
passed to the original NetConnection...
HTH
Joachim
More information about the Red5devs
mailing list