drm-detector
Version:
A simple JavaScript library to detect browser-supported DRM features and return an array of supported DRM as strings.
9 lines (6 loc) • 367 B
Markdown
> [!WARNING]
>
> This project is under active development!
# Detect Supported DRM
A simple JavaScript library to detect browser-supported DRM (Digital Rights Management) features and return an array of supported DRM as strings.
If you need to check a specific DRM and get a Boolean value, please use [is-drm-supported](https://github.com/Eyevinn/is-drm-supported).