Skip to main content
Participant
March 5, 2009
Question

How to pass a already encoded to FMS

  • March 5, 2009
  • 1 reply
  • 285 views
Hi (again),

I thave a GoStream device that encodes and can sent a stream to FMS

Click here for some sreen shots

The device needs a server address like: rtmp://<ip address>/streamtest to sent the endoded stream
And there I get lost, do I need to point it out to vod or live in FMS
How should FMS pick up this stream?

Thanx for your time
Rick
    This topic has been closed for replies.

    1 reply

    Janaki Lakshmikanthan
    Adobe Employee
    Adobe Employee
    March 6, 2009
    Hi,
    Which FMS edition are you using? If it is Flash Media Development Server or Flash Media Interactive Server create your own application and then publish to it. If you still want to reuse vod or live applications, then use the samples provided at <fms_install-dir>/samples/applications/vod or live. In the main.asc file of vod application, comment out the statement "p_client.writeAccess = "";" inside application.onConnect(){} method.
    Check the application.xml file residing inside live and vod applications and change the virtual directory mappings if required.

    If your server is Flash Media Stream Server, then you cannot record stream at the server.

    Regards,
    Janaki L