Wowza Community

MediaCacheSourceSelector Module

We have installed and configured the MediaCacheSourceSelector module as per the tutorial:

https://www.wowza.com/docs/how-to-use-different-locations-for-smil-files-and-vod-assets-modulemedialistpathselector

We have setup two Media Cache sources with their prefixes, one prefix for smil files and the second prefix for MP4s.

We have also set our mediaCacheSourceFilePrefixes value to the two prefixes: e2csmil/,s3video/

Do we need to make any changes to our URL or our SMIL?

Accessing either prefix returns an item not in cache error.

E.g.

http://domain.com/mediacache/smil:ec2smil/12345.smil/playlist.m3u8

http://domain.com/mediacache/smil:s3video/12345.smil/playlist.m3u8

The smil contains relative paths to the video files.

Hello

The prefix and smil file will indicate to the module where to find the various source. So your request seems valid. Should you run into further problems, zip up your conf/, logs/, and smil files and include them into your support request.

Thanks,

Matt