[Red5] method parameters
Yohann Martineau
yohann.martineau at gmail.com
Wed May 13 10:52:42 PDT 2009
hello,
is it possible to use arrays or something like that between flash player
application and red5 Application?
I've tried to create a simple object in action script and provide it to
a method to my java application. It works, but if I want to put
parameters in this object (actually, I think I'm transforming it to a
sort of array), the method is not mapped to server method.
I'm using standard netConnection.call(...)
Is there a way to pass arrays through rtmp?
Thank you,
yohann
More information about the Red5
mailing list