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

Pull request for issue #780 - Support for VDMS Streams in demo app #781

Merged
merged 3 commits into from
May 9, 2017

Commits on May 5, 2017

  1. Add the necessary request and response filters to contact the VDMS

    license proxy servers.  Add two test assets that use these license
    proxies.  The first is simple single period test asset.  The 2nd
    is a multi period asset that is interspersed with unencrypted ad
    periods.
    TheJohnBowers committed May 5, 2017
    Configuration menu
    Copy the full SHA
    e0979fa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Move VDMS assets into thier own group

    Add KeySystem.CLEAR_KEY to VDMS assets
    Update VDMS assets to have an encoder
    Update VDMS assets to list all relevant features
    TheJohnBowers committed May 9, 2017
    Configuration menu
    Copy the full SHA
    7a8d624 View commit details
    Browse the repository at this point in the history
  2. Add a new constant feature for mixing encrypted and unencrypted

    periods.
    TheJohnBowers committed May 9, 2017
    Configuration menu
    Copy the full SHA
    21f631b View commit details
    Browse the repository at this point in the history