Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Pass-Through channels do not involve any actual processing to the stream. A Pass-Through Channel with a single Source simply sends the Source to an output. A Pass-Through Channel with multiple Sources creates redundancy by defining parallel streams from multiple Sources as a single entity. This ensures that if one Source becomes inactive the stream will be automatically transmitted from the parallel Source. To learn more about redundancy in ZEN Master see Redundancy in ZEN Master.

The following procedure describes how to add a Pass-Through Channel in ZEN Master. In addition, an explanation of each of the configuration parameters is given in the table below.

To add a Pass-Through channel:

  1. In the main navigation, click Channels.
  2. Click + Add.
    The Create New Channel selection menu is displayed.
  3. Click on Pass-Through.
    The Create Pass-Through Channel window is displayed.
  4. In the Info section, in the Name field, enter a logical name for the Channel.
  5. In the Access Tags field, select one or more of the predefined Access Tags from the drop-down list.
    Access Tags are used for access control. By selecting an Access Tag you are relating this Channel to that Access Tag. Access Tags are associated with certain roles (through the Users & Roles screen), and roles, in turn, are associated with users and user groups. If you would like to create a new Access Tag see Creating an Access Tag.
  6. In the Configuration section, in the Processing Cluster field, select from the drop-down list one of the Channel Processing clusters that has been configured in ZEN Master. The selected cluster will be used to process this Channel.

    If the Source does not exist in the cluster, then the cluster will pull the Source automatically.

  7. In the Primary Source field, select from the drop-down list the desired primary Source.
  8. In the Secondary Source field, if you would like to configure a backup Source for redundancy, select from the drop-down list the desired secondary Source. (Optional field).

    If you would like to remove the selected Secondary Source, click on the ‘X’ in the Secondary Source textbox.

    All Access Tags that are assigned to the selected Sources are added by default to the Channel.

  9. Click Save.


Pass-Through Channel Configuration Parameters Table

Parameter

Description

Info

Name

Specify a name for the Pass-Through Channel in ZEN Master.

Access Tags

Select one or more of the predefined Access Tags from the drop-down list.

Access Tags are used for access control. By selecting an Access Tag, you are relating this Channel to that Access Tag. Access Tags are associated with certain roles (through the Users & Roles screen), and roles, in turn, are associated with users and user groups. If you would like to create a new Access Tag see Creating an Access Tag.

Configuration

Processing Cluster

Select from the drop-down list one of the Channel Processing clusters that has been configured in ZEN Master. The selected cluster will be used to process this Channel.

Note: If the Source does not exist in the cluster, then the cluster will pull the Source automatically.

Primary Source

Select from the drop-down list the desired primary Source.

Secondary Source

If you would like to configure a backup Source for redundancy, select from the drop-down list the desired secondary Source. (Optional field).

Note: If you would like to remove the selected Secondary Source, click on the ‘X’ in the Secondary Source textbox.


  • No labels