Skip to main content
March 14, 2012
Question

Use HTML5 and FMS server 3.5 to share/play videos

  • March 14, 2012
  • 1 reply
  • 1070 views

Hi!

We use FMIS (3.5) to distribute our videos, but how can I use HTML5 to view them without duplicating the video to the HTTP VOD directory.

Can I point to the application FMS file location like I can with RTMP in some way?

Thanks

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    March 19, 2012

    To be frank did not get your question clearly though i'll try answering it. I am assuming you are trying to do Progressive Download using HTML5 video tag as 3.5 did not support HTTP Streaming specially HLS. So i think in that case - you can either configure Apache location directive to point to your content directory or place them under "/webroot/vod" and configure VirtualDirectories for RTMP Streaming

    March 21, 2012

    Thanks SE_0208!

    I think you got the question spot on. Sorry for not being clear, but I believe I have to ajust the apache server and virtual directories to make it work. Just as you suggest!

    Helpfull answer, SE_0208!

    G