unable to record into FMS 3.5
hi,
i have fms installed on a server, say server1. my flash files (swf) which allows user to record audio is on server 2.
in the swf file, the connection is set as follows:
nc.connect("rtmp://server1/test");
im able to view flash videos on server2 which streams from server1. however, i cannot upload any recording to the above directory. does the recording goes to the application or webroot folder? do i need to set any authentication to connect to server1(fms) from server2(swf)??
thanks
regards
