Media MPX

Categories

Component ID

1707178

Component name

Media MPX

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

MPX (thePlatform) Media stream plugin for the Media module

This module is split in two:
media_mpx - contains the streams, displays, player themes, and settings UI for the api
mpx_api - a client library to connect to MPX api on the backend

The goal:

- To work within the context of the Media module
- To have a module that you can drop in your own players
- Connect to your own feed (auth or not authed) for searching and adding videos

Work is very much in progress, and the module is currently based of the Youtube module with a lot of junk still left in code. As a result there are no releases, and the git code will likely not work unless you hack at it. Stay tuned!