Skip to content

doverunner/html5-player-drm-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoveRunner Multi-DRM HTML5 Player Samples

Play DRM-protected streaming content using various HTML5 players.

Supported Content & DRM

Content DRM Browser
MPEG-DASH (CENC) PlayReady, Widevine Edge, Chrome, Firefox
HLS (FairPlay) FairPlay Streaming Safari (macOS 10.10+, iOS)

Supported Players

  • Shaka Player
  • VideoJS
  • Bitmovin Player
  • THEOplayer
  • Radiant Media Player

Project Structure

├── basic/              # Basic DRM playback samples
│   ├── shaka/
│   ├── videojs/
│   ├── bitmovin/
│   ├── theoplayer/
│   └── radiant/
├── advanced/           # Advanced DRM features
│   ├── hardware-drm/   # Widevine L1, PlayReady SL3000
│   └── csl/            # Concurrent Stream Limiting
└── shared/             # Shared helper scripts

Advanced Samples

Documentation

Visit DoveRunner Docs for more information.

About

DoveRunner Multi-DRM integration samples for HTML5 players

Topics

Resources

Stars

31 stars

Watchers

6 watching

Forks

Contributors