Prisma as SCTE-224 proxy

Regardless of the type of ingest (SCTE-224, ESNI-I02, CCMS etc.), Prisma Viewing Policy Manager can push all the programming event data to other viewing Policy manager instances. This functionality is useful when distributing the capacity in multiple sites: A viewing Policy Manager can act as the central repository, and then distribute ingested information to multiple local viewing policy managers.

Configure distribution of provisioned events (media points) to other Prisma

To configure distribution of provisioned events (media points) to other Prisma, follow these steps:

  1. From a Viewing Policy Manager service, click the Output tab.

  2. Enter and/or select the appropriate value for each parameter:

    ParameterDescription
    ModePossible values:
    - None: publishing disabled.
    - Periodic: publishing frequency defines in minutes.
    - Every week: publishing frequency once a week. A day and time must be configured. In the figure below, SCTE-224 events are pushed every Tuesday at midnight.
    - Every Day: publishing frequency once a day. time must be configured. Day is intentionally disabled (greyed).
    - Every hour: publishing frequency once per hour. time must be configured. Day and hour are intentionally disabled (greyed).
    SCTE-224 serversList of viewing policy managers you want to convey the SCTE-224 information to.
  3. To configure the list of viewing policy managers you want to convey the SCTE-224 information to, click the Add button.

  4. Enter and/or select the appropriate value for each parameter:

    ParameterDescription
    NameName of your distant Prisma Viewing Policy Manager.
    URLPublishing endpoint. Syntax is defined as follows: http://[prisma.controller.ip]:[port]/api/esni/viewingPolicyManagers/[service.name]
    ProtocolPossible values:
    - Private: using JSON data model (this most is the fastest one).
    - Standard: using SCTE-224 publishing as defined by the standard.