Question
connection problem
quote:
connecting to the video server... >>The client does not have permission to connect to the application, or the application expected different parameters from those that were passed. >>The connection was closed successfully
I want to allow anybody can connect to my FMS but if only the php applications are hosted on my server.
I user on my php application this: $connection_string="rtmp://83.149.112.7:1935"; but i don't know what is the correct sintaxis. Regards
