hi folks, I am new to FMS2 developing area, I am working on my graduation project which is used Flash Media Server 2 as streaming server, I am facing two problems now. I want to get all connected users and fill them up in a list, I can read them to FMS console on server side using ( application.clients[i].name) what I want now is the send these name from server to client side and update the items in that list (i.e: invoke current users from server ) or if there is any other way to do that is welcomed :) second problem, I have to cameras only, since my project will be E-Learning oriented, so, one camera for the instructor which is always published and this have no problem since I am checking on the user on login and it's work fine, the other live video is for specific user approved from instructor side, what I have done is to fill the requested users in a list on the instructor side, and he approve them, the user start publish stream with his/her name and on the same onSync function I publish it and play it on the other user's pages it starts publishing but not playing although I tried same code on static piece of code and specified user name and it's worked smoothly. any Idea ? suggestion ? thanks in advanced and sorry for bad English :) Ibrahim.
_______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
