Results 1 to 4 of 4

Thread: Mediacache edge/edge config & auth question

  1. #1
    Join Date
    Nov 2010
    Posts
    14

    Default Mediacache edge/edge config & auth question

    Hi, i have 2 question in mind:
    1. Is it possible for edge/edge config for this? i mean perhaps edge A can get the cached content from edge B?
    2. Since we are to pull from http server, is there any configs for authentication to the server? something like publisher.password?


    Thanks!

  2. #2
    Join Date
    Nov 2010
    Posts
    14

    Default

    Hi, another question..

    I tried the mediacache, the file sample.mp4 is not in the MediaCacheSource dir, but it's in it's original place which is ${com.wowza.wms.context.VHostConfigHome}/content, but it won't stream from there.

    So is there a way to do this? how to configure it to behave this way?
    1. check if the video is cache, if it's then take from the cache, otherwise
    2. check the /content directory(storageDir), take it if exists, otherwise
    2. check the source, if exist then pull from there, otherwise, fail.
    Last edited by solidx; 04-06-2012 at 05:08 AM.

  3. #3
    Join Date
    Nov 2010
    Posts
    14

    Default

    helo... please help...

  4. #4
    Join Date
    Dec 2007
    Posts
    25,641

    Default

    The only authentication that is built-in to MediaCache is for use with AWS S3, you enter you AWS keys in the /conf/MediaCache.xml file.

    MediaCache streams content from a content server, a web server typically. It does not work edge to edge, or with local content. There is not a way to fail-over to local as you describe.

    Richad

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •