Is there some sort of "ls" or "dir" command I can issue from client side?
Asked
Active
Viewed 249 times
1 Answers
0
Please refer the Flash Media Server to get information about such kind of command or api.
But I have another idea, you can create the Remote Shared Object at server side to store information you can access the remote shared object from the client side to get information. for that you have to write small server side scripting in "Server Side ActionScript".
Another way you can also write the server side java / JavaScript code for FMS and they will return the list of Live or recorded stream.
But best way is RSO (Remote Shared Object).

Mrugesh
- 461
- 4
- 16