Hi Mike,
Are the other methods eg getListOfAvailableFLVs, working ok? Are you able to
connect and stream?
There's a chance your red5-web.xml is incorrectly configured and so you call
the ordinary java classes rather than the python script and of course the
java class doesn't have your new method. Please post your red5-web.xml file,
so we can see.
Hello,
I changed the red5-web.xml file for oflaDemo to use the Python scripts.
I added:
def toAdd():
return '1'
to demoservice.py, and restarted my server. In my Flash app I added:
client_nc.call("demoService.toAdd");
and when that line runs I get:
Python appConnect: RTMPMinaConnection from 75.72.166.XXX:4340 to
216.70.XXX.XXX (in: 3394, out: 3073) array([], java.lang.Object)
Python setting bandwidth limits
[ERROR] 13455 pool-1-thread-5:(
org.red5.server.service.ServiceInvoker.error ) Method toAdd not found in
Error
Any ideas?
Thanks!
Mike
~
--
C is forever.
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org