Is there a way to pass a username/password to Flash Media Live Encoder?
I don't know if this is the right place to ask this or not, but I thought I remembered a way to pass a username and password to FMS via Flash Media Live Encoder? I simply need to pass two values, equivalent to this in AS3:
netConnection.connect(url, "username", "password");
My application requires authentication for publishers for security reasons, and for some reason, I can't find the option for doing this in FMLE. Am I missing something?
