WowzaMediaSystems / wse-plugin-mediacachelocalcontent

Wowza Streaming Engine™ Media Reader that enables streaming from local storage and remote Media Cache sources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaCacheLocalContent

The MediaCacheLocalContent Media Reader is a custom IRandomAccessReader implementation for Wowza Streaming Engine™ media server software that enables you to make locally stored content available before it's transferred to a remote Media Cache source.

This repo includes a compiled version.

Prerequisites

Wowza Streaming Engine 4.0.0 or later is required.

Usage

This Media Reader can be added to new or existing on-demand (VOD) applications. It looks for the requested piece of content in an on-demand application's content storage directory first, and if it can't find it, then tries to retrieve the content from a remote Media Cache source. This is a useful function when you need to stream locally stored content alongside remote content. For example, you could use this module if you have popular content that you need to store locally or if you have content that was just recorded and you need to make it available before transferring it to the remote server.

More resources

To use the compiled version of this module, see Access content locally before trying a remote source with a Wowza Streaming Engine Java module.

Wowza Media Cache Deployment Architecture white paper

Wowza Streaming Engine Server-Side API Reference

How to extend Wowza Streaming Engine using the Wowza IDE

Wowza Media Systems™ provides developers with a platform to create streaming applications and solutions. See Wowza Developer Tools to learn more about our APIs and SDK.

Contact

Wowza Media Systems, LLC

License

This code is distributed under the Wowza Public License.

About

Wowza Streaming Engine™ Media Reader that enables streaming from local storage and remote Media Cache sources.

License:Other


Languages

Language:Java 100.0%