Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

License Wrapping for DRM like Shaka Player #28

@aamir2007

Description

@aamir2007

I would like to know who may I extend the flowplayer dashjs to add my own data into drm license request just like Shaka Player is allowing us to do in following way.
https://github.com/google/shaka-player/blob/master/docs/tutorials/license-wrapping.md

I want something like
player.extend("KeySystemWidevine", overrideKeySystemWidevine, true);
that dshjs allows to extended for license wrapping. this is what shaka player is using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions