Very nice job guys... got some of the demo working, and am now tweaking Red5 to do what it needs to do.
Was looking through the documentation and the API: http://dl.fancycode.com/red5/api/org/red5/server/Client.html the getID() has a description explaining that we could be able to get the custom ID. Great! Followed the description and had my code as: conn.getClient().setStreamId( params[0] ); However, building it using "ant server" returns a Java error on setStreamId: cannot find symbol. What do I need to do to make it work on 0.6rc1? Regards, -rob -- 800-757-0689 http://seerobcode.com _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
