Skip to content

A POC plugin to demonstrate offline DRM playback in Flutter. This is experimental for now.

License

Notifications You must be signed in to change notification settings

victoreronmosele/flutter_offline_drm_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Offline DRM Playback POC

This demonstrates a Flutter plugin for offline DRM playback for Flutter apps using Exoplayer.

Screen recording:

The video below demonstrates the following:

  • Playing an online unencrypted audio file
  • Playing an online encrypted audio file
  • Playing an offline encrypted audio file (this is downloaded when playing the online encrypted audio file)

Note:

This is a proof of concept and is not production ready. It is not recommended to use this in production apps.

demo.mp4

About

A POC plugin to demonstrate offline DRM playback in Flutter. This is experimental for now.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published