Skip to content

A demonstration of how to use the Radiant Media Player with VUDRM

Notifications You must be signed in to change notification settings

Vualto/vuplay-radiant-media-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuplay-radiant-media-player

code style: prettier Built with Grunt

This repository will demonstrate how to use VUDRM with Radiant Media Player. If you have any questions please contact [email protected]

This repository is currently targeted at Radiant Media Player version 5.1.6

Instructions

Install dependencies

  1. Install npm
  2. Install the grunt-cli: npm install -g grunt-cli
  3. Clone the repository: git clone [email protected]:Vualto/vuplay-radiant-media-player.git
  4. Navigate to the project's root folder: cd vuplay-radiant-media-player
  5. Install the dependencies: npm install

Build and run the dev environment

  1. Open the repository in your favourite javascript editor.
  2. In file index.html replace <your-license-key> with your Radiant Media Player key.
  3. In file index.html replace <your-stream-url> with your stream URL. This can be an MPEG-DASH or HLS stream.
  4. Run npm start in the project's root. This will create a dist folder that contains all the files needed to run this demo, and run them on a local dev server.
  5. Load a supported browser and go to https://radiant.media.player.local.vuplay.co.uk:14705
    • You will need to add the host radiant.media.player.local.vuplay.co.uk to your local machine's hosts file in order for this to work.

NB: In order to allow DRM encrypted playback in Chrome (https://goo.gl/EEhZqT), SSL has been enabled for the demo. You will get a warning about an invalid cert NET::ERR_CERT_AUTHORITY_INVALID but this can be safely ignored.

Browser support

The browser must support encrypted media extensions. Currently this includes the latest versions of Chrome, Firefox, Internet Explorer 11, Edge, and Safari. For a complete breakdown of supported media extensions please contact [email protected]

Useful links

VUDRM

MPEG-DASH

HLS

Encrypted media extensions

Radiant Media Player

Build tools

About

A demonstration of how to use the Radiant Media Player with VUDRM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •