hd_uhd_switch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hd_uhd_switch [2021/06/21 20:24] – [Changing Mode (variant)] walkeradminhd_uhd_switch [2024/01/24 10:12] (current) – [Multiple SDI Cards] walkeradmin
Line 1: Line 1:
 ====== UHD HD Switch ====== ====== UHD HD Switch ======
-<color darkorange>Jun 2021</color>+<color darkorange>Jun 2021</color>\\  
 +<color darkorange>Updated Jan 2024</color>
  
 ---- ----
Line 30: Line 31:
 A slightly quicker way to edit this file is to use the following command: A slightly quicker way to edit this file is to use the following command:
     echo 2 > /var/opt/mediakind/platform/dta_2174b_variant_force     echo 2 > /var/opt/mediakind/platform/dta_2174b_variant_force
 +After 'echo' type a 1 or 2 depending on whether you want HD (1) or UHD (2) then reboot.
 \\  \\ 
 +----
 +==== Multiple SDI Cards ====
 +If you have multiple SDI cards (say in EL G9 where you could have 3 cards) you can use the following:
 \\  \\ 
-After 'echo' type a 1 or 2 depending on whether you want HD (1) or UHD (2) then reboot. 
 \\  \\ 
 +Navigate to the following directory:
 \\  \\ 
 +  /var/opt/mediakind/platform
 +\\ 
 +There should be a file here called:
 +  dta_217x_platform
 +\\ 
 +rename this file or you won't be able to create the relevant directory:
 +\\ 
 +  mv dta_217x_platform dta_217x_platform.org
 +\\ 
 +Now you can create the following directory (ensure you are in /var/opt/mediakind/platform)
 +\\ 
 +  mkdir dta_217x_variant
 +\\ 
 +Navigate to /var/opt/mediakind/platform/dta_217x_variant
 +\\ 
 +  cd /var/opt/mediakind/platform/dta_217x_variant
 +\\ 
 +To set the card variant type we need to assign a number for that card mode, lets assume we want card 1 in HD mode (variant 1) and card 2 in UHD mode (variant 2):
 +\\ 
 +  echo 1 > /var/opt/mediakind/platform/dta_217x_variant/1
 +  echo 2 > /var/opt/mediakind/platform/dta_217x_variant/2
 +\\ 
 +This file is read at boot, so for the configuration to apply you need to reboot the unit.
 +\\ 
 +----
 +==== Variant Modes ====
 +<file>
 +• Variant 1:
 +  HD SDI input (each input is up to 3G-SDI)
 +
 +• Variant 2:
 +  1 UHD channel over 4x3G-SDI on ports 1,2,3 and 4 with DTA-2174B
 +  1 UHD channel over 4x3G-SDI on ports 1-4 or 5-8 with DTA-2178
 +</file>
 +\\ 
 +
hd_uhd_switch.1624303493.txt.gz · Last modified: 2023/03/09 22:35 (external edit)