Skip to main content
April 28, 2009
Question

I want to save to file Live Video Stream in Server.

  • April 28, 2009
  • 1 reply
  • 765 views

hello everyone..

I use FMIE and FMLE.

how can i do save to file Live Streaming in server installed fms, not local system ?

thanks.

    This topic has been closed for replies.

    1 reply

    niteshkumar
    Inspiring
    April 30, 2009

    Hi mir,

              As you give the path for server in nc.connect.

              You give ns.Publish("stream","record"); instead of ns.Publish("stream","live");

              you 'll be able to save the file at specified location as given in inthe path for connection.