User Tools

Site Tools


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
Last revisionBoth sides next revision
hd_uhd_switch [2024/01/24 10:02] – [Multiple SDI Cards] walkeradminhd_uhd_switch [2024/01/24 10:09] 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 40: Line 41:
 \\  \\ 
   /var/opt/mediakind/platform   /var/opt/mediakind/platform
-\\  
 \\  \\ 
 There should be a file here called: There should be a file here called:
   dta_217x_platform   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/
 +  echo 2 > /var/opt/mediakind/platform/dta_217x_variant/
 +\\  
 +This file is read at boot, so for the configuration to apply you need to reboot the unit. 
 +\\  
 +\\ 
hd_uhd_switch.txt · Last modified: 2024/01/24 10:12 by walkeradmin