Skip to main content
Skip table of contents

Get the playout parameters

Overview

There are two ways for a client application to get the required playout parameters. The one you use depends on the security features that are deployed:

  • Simple method using only content authorisation
    The application discovers the playable content typically through MDS or any of the Content Discovery APIs.
    By making a request to IAS, the app retrieves:
    • The content authorisation token

    In this case, the application uses the playout URL that it gets in the metadata response (from MDS or Content Discovery APIs), along with the content authorisation required to obtain a DRM licence.

  • Deployments using SSP's Advanced Security Protection (ASP) mechanisms
    By making a request to URL Builder, the app retrieves:
    • The content authorisation token
    • Any other required tokens (e.g., CDN token, watermarking token, etc.)
    • The playout URL

If you are implementing watermarking or CDN authorisation provided by SSP through URL Builder (for example, the ability to revoke CDN access), you should use URL Builder instead of IAS.

See also

Managing CDN token protection in the Subscriber management integration guide

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.