Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Session] Rework of ExtractStreamProtectionData #1659

Closed
wants to merge 3 commits into from

Commits on Aug 26, 2024

  1. [Session] Rework of ExtractStreamProtectionData

    When init data or default KID is missing
    this change allow to extract it from mp4 box
    
    NOTE now this method is intended to never change the data from PSSHSets objects
    CastagnaIT committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    25f92b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. [DashTree] Removed clearkey KID workaround

    its now taken from mp4box
    CastagnaIT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e1690f5 View commit details
    Browse the repository at this point in the history
  2. test

    CastagnaIT committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    439f525 View commit details
    Browse the repository at this point in the history