Giter VIP home page Giter VIP logo

wse-plugin-pathselector's Introduction

MediaListPathSelector

The ModuleMediaListPathSelector module for Wowza Streaming Engine™ media server software enables you to specify a different path for media content referenced in Synchronized Multimedia Integration Language (SMIL) files. Normally, the media content files must reside in the same location as the SMIL file or in a subfolder below it. This module allows the SMIL and media files to be separated.

This repo includes a compiled version.

Prerequisites

Wowza Streaming Engine 4.0.0 or later is required.

Usage

With VOD applications, when a SMIL file is read by Wowza Streaming Engine, the SMIL file location is prepended to all of the content paths defined in the SMIL file. This works if the referenced content is stored in the same folder as the SMIL file or in a subfolder below the folder that has the SMIL file.

Use this module in situations where the referenced content and SMIL file are stored in different directory paths or where the content is stored in a folder above the SMIL file folder in the same path. When the content files are processed, this module checks the path against a list of prefixes and removes any prepended prefixes that match so the original content path defined in the SMIL file is used.

More resources

To use the compiled version of this module, see Store SMIL files and VOD assets in different locations with a Wowza Streaming Engine Java module.

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.

wse-plugin-pathselector's People

Contributors

akeller avatar dnelsonwowz avatar lisa-wong avatar myoung1620 avatar rogerlittin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wse-plugin-pathselector's Issues

Is it compatible with VOD EDGE app?

Hello,

I have configured WSE, Media Cache, and path selector, but there is a problem in the location the media files with this configuration.
Does this module work with media cache and VOD EDGE apps?
I have the same config in an HTTP origin application and it all works. What do you advice?

BR

Update default random media reader class.

RandomAccessReaderFactory: createRandomAccessReader :+1: 
java.lang.Class
NotFoundException:
 com.wowza.wms.plugin.collection.mediareaders.RandomAccessReaderMediaListPathSelector|at 
java.net.URLClassLoader.findClass(URLClassLoader.java:381)|at 
java.lang.ClassLoader.loadClass(ClassLoader.java:424)|at java.lang.C

lassLoader.loadClass(ClassLoader.java:357)|at java.lang.Class.forName0(Native Method)|at 
java.lang.Class.forName(Class.java:264)|

As I see this class is defined in the pathselector plugin and overrides runtime config. I suppose it should point to com.wowza.wms.plugin.pathselector.RandomAccessReaderMediaListPathSelector ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.