Skip to main content
June 17, 2010
Question

unable to record into FMS 3.5

  • June 17, 2010
  • 1 reply
  • 552 views

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

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    June 18, 2010

    Which edition of FMS do you have , is it Flash Media Streaming Server, if that's the case you won't be able to record any streams.But i suppose you have FMIS i.e Flash Media Interactive Server  as you are using Custom application "test", please check if write permissions are given to "test" directory. Also how are you trying to record, using server-side record or client-side record - what status messages you end up seeing.