Cinegy Route Control is used for switching sources of the virtual destinations that allows the route operator to preview the incoming video for each virtual destination in real time.

Caution
To have enough privileges to work with Cinegy Route Control, the user should be included at least to the "Routing users" group.

To start Cinegy Route Control, go to Start > Cinegy > Cinegy Route Control:

route control

You can connect to localhost if the Cinegy Route Directory Service is installed on your local computer or enter the Cinegy Route Directory Service IP address or the network name in case it is being used remotely and press "Connect". All visible physical network sources, available for the currently connected server, will be displayed in a tree-like form on the left:

Router_interface

Below this tree, there is a player where the video stream of the selected network source is previewed.

player_show player_show

You can show / hide the player using the corresponding button.

start_button stop_button

You can start/stop the playback by pressing the corresponding buttons.

audio_on_button audio_mute_button

You can play/mute audio by pressing the corresponding buttons.

The right side of the Cinegy Route Control window is divided into two parts:

  • Virtual Destinations – a panel where all virtual destinations for the currently selected network source are displayed. Use the browse button to choose another virtual folder.

  • Processing Nodes – a panel where all processing nodes for the currently selected network source are displayed. Use the browse button to choose another processing folder.

All available virtual destinations and processing nodes may be grouped into different tabs according to the virtual source and processing source groups correspondingly created via Cinegy Route Manager.

virtual

nodes

Virtual destinations

Processing nodes

Locking

Virtual destinations can be locked for security reasons. Locked sources are marked with the lock label:

locked source

locked_red_source

Can be unlocked

Cannot be unlocked

yellow_lock

The yellow lock means that the source is locked, but the current user has privileges to unlock it.

red_lock

The red lock means that the source is locked by the superior user and the current user has no privileges to unlock it.

Important
Refer to the Server Security article for more information about the server security management.

All the lock/unlock events are tracked with short details in the logs. Log files are created every day in the following location: C:\ProgramData\Cinegy\Cinegy Route Directory Server\Logs\ at the definite time set through the ChannelDirectory.exe.config XML configuration file. A sample of its structure is shown below:

<?xml version="1.0"?>
<configuration>
    <configSections>
        <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
            <section name="ChannelDirectory.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/>
        </sectionGroup>
    </configSections>
    <applicationSettings>
      <ChannelDirectory.Properties.Settings>
            <setting name="LogDayStartAt" serializeAs="String">
                <value>time</value>
            </setting>
        </ChannelDirectory.Properties.Settings>
    </applicationSettings>
</configuration>

Here the time value defines the time when a new daily log is created.

Routing

If the source is locked, unlock it first before you start routing. Use the "Unlock" command from the context menu to unlock the selected virtual destination:

unlock_command

Select the desired physical source and add it to the unlocked virtual destination via drag-and-drop:

Router_interface

The following dialog box appears asking you to confirm your decision about changing the source:

confirmation_change source

The physical source name will be shown in the bottom part of the virtual destination icon:

physical_source name

To disable routing for the current virtual destination, use the "Set blank…​" command from the context menu:

set blanc

Alternatively, use the "Set blank" button in the "Properties" menu of the virtual destination.