Skip to main content
Participating Frequently
December 14, 2011
Question

http-based origin/edge configuration ?

  • December 14, 2011
  • 1 reply
  • 939 views

hi,

Is it possible that support origin/edge configuration with http-based in FMS ?

if so, how do i configuration for that ?

thanks,

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    December 16, 2011

    The HTTP Dynamic streaming, if that is what you are referring to, is not similar to the RTMP origin-edge config that FMS supports. HTTP based delivery mechanism is more aligned with the 'generic' web infrastructure that we find over the networks with caching and proxying enabled as required.

    goodmiraAuthor
    Participating Frequently
    December 22, 2011

    thanks for reply.

    i want to build the origin-edge configuration like below.

    ( fms edge1 --- fms edge2 --- fms origin )

    and, i will connect at web browser like below.

    http://edge1/vod/1.flv

    so, must load 1.flv file in fms origin server.

    how can i do ?