[Red5devs] [Red5] Call method in Server Side ?

Guillaume Lecanu Guillaume at lya.fr
Mon Mar 6 15:46:10 EST 2006


Le lundi 06 mars 2006 à 15:42 -0500, John Grden a écrit :

> Yes, that's what I meant too ;)

ah ok :-)


> 
> it's supposed to be:
> 
> nc.call("servicename.methodName", returnObject, params...);

right, 
I have currently try and the returnObject.onResult() working good
also :-)

Just need to have now Red5 to Client  =)

> 
> 
> On 3/6/06, Guillaume Lecanu <Guillaume at lya.fr> wrote:
> 
>         Le lundi 06 mars 2006 à 15:22 -0500, John Grden a écrit :
>         
>         
>         > that DID work?  I thought we had to include the service name
>         > with the the call?
>         > 
>         > Luke/Joachim?  did that change?
>         I'm speaking about client to Red5 and not Red5 to client :-)
>         
>         
>         
>         
>         > 
>         > On 3/6/06, Guillaume Lecanu <Guillaume at lya.fr> wrote:
>         > 
>         >         I have just make a small test to try, and this works
>         >         great ! :-)
>         >         
>         >         I hope the call() method from red5 to client will be
>         >         implemented quickly :-)
>         >         
>         >         I love Red5 !
>         >         Thanks guys for your big works !
>         >         
>         >         Le lundi 06 mars 2006 à 20:27 +0100, Guillaume
>         >         Lecanu a écrit : 
>         >         
>         >         
>         >         > Le lundi 06 mars 2006 à 14:17 -0500, John Grden a
>         >         > écrit :
>         >         > 
>         >         > > yes, that absolutely works!
>         >         > 
>         >         > Yeahh great ! :-)
>         >         > So in this case in the Flash client side I write
>         >         > this :
>         >         > 
>         >         > nc.call('myFunction', param1, param2...) 
>         >         > 
>         >         > But in the java application of the Red5 server
>         >         > where I write "myFunction" ?
>         >         > I just need to make a public function named
>         >         > "myFunction" into my java class ?
>         >         > 
>         >         > Thanks John !
>         >         > 
>         >         > 
>         >         > > 
>         >         > > On 3/6/06, Guillaume Lecanu <Guillaume at lya.fr>
>         >         > > wrote:
>         >         > > 
>         >         > >         Le lundi 06 mars 2006 à 13:31 -0500,
>         >         > >         John Grden a écrit : 
>         >         > >         
>         >         > >         
>         >         > >         > I'm assuming you mean FROM R5 to the
>         >         > >         > client, yes? 
>         >         > >         
>         >         > >         >From Red5 to the client and from the
>         >         > >         client to Red5 
>         >         > >         
>         >         > >         
>         >         > >         
>         >         > >         > that's being flushed out with the API
>         >         > >         > right now - it's something I'm waiting
>         >         > >         > for as well ;) 
>         >         > >         
>         >         > >         Ok so It's not again ready, but may be
>         >         > >         the way from client to Red5 works ? 
>         >         > >         
>         >         > >         
>         >         > >         
>         >         > >         > 
>         >         > >         > On 3/6/06, Guillaume Lecanu
>         >         > >         > <Guillaume at lya.fr> wrote:
>         >         > >         > 
>         >         > >         >         Hi Guys,
>         >         > >         >         
>         >         > >         >         Luke have added last week the
>         >         > >         >         method Call() (Thread "Commit
>         >         > >         >         log" under Red5devs ML)
>         >         > >         >         
>         >         > >         >         Is it now possible to call
>         >         > >         >         method between the client
>         >         > >         >         flash and the server (in the
>         >         > >         >         SVN version) ?
>         >         > >         >         If yes, do you know how to do
>         >         > >         >         this please ?
>         >         > >         >         
>         >         > >         >         Thanks a lots. 
>         >         > >         >         
>         >         > >         >         _______________________________________________
>         >         > >         >         Red5 mailing list
>         >         > >         >         Red5 at osflash.org
>         >         > >         >         http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         > >         >         
>         >         > >         >         
>         >         > >         > 
>         >         > >         > 
>         >         > >         > 
>         >         > >         > 
>         >         > >         > -- 
>         >         > >         > John Grden - Blitz  
>         >         > >         > 
>         >         > >         > _______________________________________________
>         >         > >         > Red5 mailing list
>         >         > >         > Red5 at osflash.org
>         >         > >         > http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         > >         
>         >         > >         
>         >         > >         _______________________________________________
>         >         > >         Red5 mailing list
>         >         > >         Red5 at osflash.org
>         >         > >         http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         > >         
>         >         > >         
>         >         > > 
>         >         > > 
>         >         > > 
>         >         > > 
>         >         > > -- 
>         >         > > John Grden - Blitz  
>         >         > > 
>         >         > > _______________________________________________
>         >         > > Red5 mailing list
>         >         > > Red5 at osflash.org
>         >         > > http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         > 
>         >         > _______________________________________________
>         >         > Red5 mailing list
>         >         > Red5 at osflash.org
>         >         > http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         
>         >         
>         >         _______________________________________________
>         >         Red5 mailing list
>         >         Red5 at osflash.org
>         >         http://osflash.org/mailman/listinfo/red5_osflash.org
>         >         
>         >         
>         > 
>         > 
>         > 
>         > 
>         > -- 
>         > John Grden - Blitz  
>         > 
>         > _______________________________________________
>         > Red5 mailing list
>         > Red5 at osflash.org
>         > http://osflash.org/mailman/listinfo/red5_osflash.org
>         
>         
>         _______________________________________________
>         Red5devs mailing list
>         Red5devs at osflash.org
>         http://osflash.org/mailman/listinfo/red5devs_osflash.org
>         
>         
> 
> 
> 
> 
> -- 
> John Grden - Blitz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5devs_osflash.org/attachments/20060306/ebbb63a1/attachment-0001.htm


More information about the Red5devs mailing list