[newbie] LoadVars action before acceptConnection in onConnect handler
Hello, I'm FMS beginner (server side newbie in general)...
I would like to pass password and user name to the FMS while connecting, and then communicate with php script to carry authentication task, send result back to FMS and accept or reject connection with client application depending on that result. Can I do all this in onConnect handler (pls give me a clue how if yes)? If not, is there any other way to achieve described data flow?
I need to prevent any user interaction with FMS (streams publishing ect.) before identifying identity...
