How to present videos in FMS to users in a classified way?
Uses can log into my site and record camera videos to FMS,
and now I want to present videos that belongs to a specific user in a classfied way,that is:
- videos those are being recorded
- videos those have already been recorded
Anyone knows how to do this with FMS?
I'm thinking of doing this by storing such information into the database with server side as,using onConnect and onDisconnect,but that's not the most stable way IMO, I don't know whether FMS has a native support for this kind of job...
