Skip to main content
Participant
October 18, 2010
Question

File plug-in

  • October 18, 2010
  • 1 reply
  • 484 views

Hi,

I develop my own file plugin to stream proprietary video file format with FMS 3.5.

But, the plug-in is called throuh RTPM protocol and not with HTTP (It is redirect to Apache).

I would like to know if it specific to FMS 3.5 and so, now with FMS 4 it is possible to use read access of the file plug-in before HTTP dynamic streaming ?

Or maybe did not find the good configuration of the FMS 3.5 to allow plug-in with HTTP video streaming.

 
Thank you.

Nicolas.

    This topic has been closed for replies.

    1 reply

    Asa_-_FMS
    Adobe Employee
    Adobe Employee
    October 20, 2010

    You're correct that FMS' file plugin provides no coupling to the installed alongside Apache.  In order to control its file access you'll need to consult the Apache product for what it supports in a similar vein.

    http://httpd.apache.org/

    Asa