OREI UHDS-404VW 4K@60Hz 4x4 Seamless Matrix with Video Wall

User Manual

Introduction

The OREI UHDS-404VW is a versatile high-speed video processing system designed for seamless switching and advanced display configurations. It can function as a 4x4 seamless matrix switcher or as a video wall solution supporting 2x2, 4x1, or 1x4 layouts. The device offers multiple control options including front-panel buttons, IR remote, RS-232, and TCP/IP via a web browser interface.

Features

Package Contents

Specifications

Technical Specifications

SpecificationDetails
HDMI ComplianceHDMI 2.0b
HDCP ComplianceHDCP 2.2/1.4
Video Bandwidth594MHz/18Gbps
Video Resolution (Input)VGA-WUXGA (up to 1920x1200@60Hz), 480i-4K (3840x2160@60Hz 4:4:4, 4096x2160@60Hz 4:4:4)
Video Resolution (Output)4096x2160p60, 4096x2160p50, 3840x2160p60, 3840x2160p50, 3840x2160p30, 1920x1080p60, 1920x1080p50, 1920x1080i60, 1920x1080i50, 1920x1200p60rb, 1360x768p60, 1280x800p60, 1280x720p60, 1280x720p50, 1024x768p60
IR Level12Vp-p
IR Frequency38KHz
Color Depth8/10/12-bit
Color SpaceRGB, YCbCr 4:4:4/4:2:2, YUV 4:2:0
HDMI Audio FormatsLPCM, Dolby Digital/Plus/EX, Dolby True HD, DTS, DTS-EX, DTS-96/24, DTS High Res, DTS-HD Master Audio
ESD ProtectionHuman body model -- ±8kV (Air-gap discharge) & ±4kV (Contact discharge)
Connection Inputs4 x HDMI Type A [19-pin female]
Connection Outputs4 x HDMI Type A [19-pin female]
Control Ports1 x RS-232 [3pin-3.81mm phoenix connector], 1 x TCP/IP [RJ45], 1 x IR EXT [3.5mm Stereo Mini-jack]

Mechanical Specifications

SpecificationDetails
HousingMetal Enclosure
Silkscreen ColorBlack
Dimensions270mm [W] x 166mm [D] x 30mm [H]
Weight1165g
Power Consumption19.56W (Max)
Power SupplyInput: AC 100 - 240V 50/60Hz, Output: DC 12V/2.5A (US/EU standard, CE/FCC/UL certified)
Operating Temperature32 ~ 104°F / 0 ~ 40°C
Storage Temperature-4 ~ 140°F / -20 ~ 60°C
Relative Humidity20 ~ 90% RH (Non-condensing)

Operation Controls and Functions

Front Panel Controls

The front panel features power controls, status indicators, and input switching buttons.

Rear Panel Connections:

IR Remote

The IR remote provides comprehensive control over the matrix functions:

Operation Instruction: For output selection, press the OUTPUT button first, then the INPUT button. Example: OUTPUT-X then INPUT-Y.

IR Pin Definition

The IR receiver pin definition is as follows:

Note: Transmission distance is 0-5 meters at a ±45° angle and 0-8 meters at a ±90° angle to the IR receiver.

EDID Management

The matrix offers 12 factory-defined EDID settings, 2 user-defined modes, and 4 copy EDID modes. EDID can be managed via RS-232 commands or the Web GUI.

RS-232 Command Example: s edid in x from z! (Refer to RS-232 Command section for details).

Web GUI Operation: Navigate to the "Input page" in the Web GUI.

Defined EDID Settings

EDID ModeEDID Description
14k2k60_444, stereo audio 2.0
24k2k60_444, dolby/dts 5.1
34k2k60_444, hd audio 7.1
44k2k30_444, stereo audio 2.0
54k2k30_444, dolby/dts 5.1
64k2k30_444, hd audio 7.1
71080p, stereo audio 2.0
81080p, dolby/dts 5.1
91080p, hd audio 7.1
101920x1200, stereo audio 2.0
111360x768, stereo audio 2.0
121024x768, stereo audio 2.0
13User define 1
14User define 2
15Copy from HDMI output 1
16Copy from HDMI output 2
17Copy from HDMI output 3
18Copy from HDMI output 4

Video Wall

The matrix supports various display modes for video wall configurations:

Users can select these display modes via the IR remote, Web GUI, or RS-232 commands.

Web GUI User Guide

The matrix can be controlled via a web browser interface.

Accessing the Web GUI

  1. Get the IP Address:
    • Via IR Remote: Press the "INFO" button. The IP address appears in the top right corner of the screen for 5 seconds.
    • Via RS-232: Send the command r ip addr!. The feedback will include the current IP address.
  2. Connect to the Network: Connect the matrix's TCP/IP port to your PC using an Ethernet cable. Ensure your PC's IP address is in the same subnet as the matrix.
  3. Access the Interface: Open a web browser on your PC and enter the matrix's IP address.

Login Page

Select the language (English or Chinese), enter the Username (default: User or Admin) and Password (default: user or admin), then click "LOGIN".

Status Page

Displays product model, firmware version, and network settings.

Input Page

Manage input channels:

Output Page

Configure output channels:

Note: Individual output resolutions cannot be set separately in video wall mode.

Video Mode Page

Select and configure display modes:

Network Page

Configure network settings:

System Page

System configuration and maintenance:

Note: After reset/reboot, the login page will appear.

RS-232 Command

The product supports RS-232 command control. Connect the RS-232 port to a PC using a 3-pin phoenix connector and an RS-232 to USB cable.

Serial Port Protocol: Baud rate: 115200 (default), Data bits: 8, Stop bits: 1, Check bit: 0.

Command Format: Command Code x y! where x and y are parameters and ! is the delimiter.

System Setting Commands

Command CodeFunction DescriptionExampleFeedbackDefault
help!Lists all commandshelp!Lists commandsN/A
r status!Get device current statusr status!Power, beep, lock, in/out connection, video/audio crosspoint, EDID, scaler, network statusN/A
r type!Get device modelr type!4x4 hdmi seamless matrixN/A
r fw version!Get firmware versionr fw version!mcu fw version x.xx.xxN/A
s power z!Power on/off (z=0: off, z=1: on)s power 1!power on system initializing... initialization finished!N/A
r power!Get current power stater power!power on / power offN/A
s beep z!Enable/disable buzzer (z=0: off, z=1: on)s beep 1!beep on / beep offbeep on
r beep!Get buzzer stater beep!beep on / beep offN/A
s lock z!Lock/unlock front panel buttons (z=0: off, z=1: on)s lock 1!panel button lock on / panel button lock offpanel button lock off
r lock!Get panel button lock stater lock!panel button lock on / panel button lock offN/A
s reboot!Reboot the devices reboot!reboot... system initializing... initialization finished!N/A
s reset!Reset to factory defaultss reset!reset to factory defaults system initializing... initialization finished!N/A

Output Setting Commands

Command CodeFunction DescriptionExampleFeedbackDefault
s in x av out y!Set input x to output y (x=1~4, y=0~4; 0=all)s in 1 av out 2!input 1 -> output 2N/A
r av out y!Get output y signal status (y=0~4; 0=all)r av out 0!output 1 signal statusN/A
s output y res x!Set output y resolution (y=0~4; x=1~16)s output 1 res 3!output 1 resolution: 3840x2160p60N/A
r output y res!Get output y resolution (y=0~4)r output 1 res!output 1 resolution: 3840x2160p60N/A
s output y csc x!Set output y color space (y=0~4; x=1~4)s output 1 csc 1!output 1 csc: rgb444rgb444
r output y csc!Get output y color space status (y=0~4)r output 1 csc!output 1 csc: rgb444N/A
s output y hdcp x!Set output HDCP (y=0~4; x=1~4)s output 1 hdcp 1!output 1 HDCP: hdcp 1.4hdcp1.4
r output y hdcp!Get output y HDCP status (y=0~4)r output 1 hdcp!output 1 HDCP: hdcp 1.4N/A
s output y hmirror x!Set output y horizontal mirror (y=0~4; x=0: off, x=1: on)s output 1 hmirror 1!output 1 h mirror onoutput 1 h mirror off
s output y vmirror x!Set output y vertical mirror (y=0~4; x=0: off, x=1: on)s output 1 vmirror 0!output 1 v mirror offoutput 1 v mirror off
r output y mirror!Get output y mirror status (y=0~4)r output 0 mirror!output 1 h mirror on, v mirror offN/A
s output y stream xSet output y stream enable/disable (y=0~4; x=0: disable, x=1: enable)s output 1 stream 1!output 1 stream: enableenable
r output y stream!Get output y stream status (y=0~4)r output 1 stream!output 1 stream: enableN/A
s output bg x!Set output no signal background display mode (x=1~6)s output bg 1!output background: black screenblack screen
r output bg!Get output no signal background display moder output bg!output background: black screenN/A

EDID Setting Commands

Command CodeFunction DescriptionExampleFeedbackDefault
s edid in x from z!Set HDMI input x EDID mode (x=0~4; z=1~18)s edid in 1 from 1!input 2 EDID: 1080p, stereo audio 2.04k2k60_444, stereo audio 2.0
r edid in x!Get input x EDID mode (x=0~4)r edid in 0!input 1 EDID: 4k2k60_444, stereo audio 2.0N/A

Video Wall Setting Commands

Command CodeFunction DescriptionExampleFeedbackDefault
s tw mode x!Set TV wall display mode (x=1~10)s tw mode 1!TV wall mode: 2x22x2
r tw mode!Get TV wall display moder tw mode!TV wall mode: 2x2N/A
s tw h bezel x!Set TV wall horizontal bezel (x=0~10, +,-)s tw h bezel 0!TV wall horizontal bezel: 00
r tw h bezel!Get TV wall horizontal bezelr tw h bezel!TV wall horizontal bezel: 0N/A
s tw v bezel x!Set TV wall vertical bezel (x=0~10, +,-)s tw v bezel 0!TV wall vertical bezel: 00
r tw v bezel!Get TV wall vertical bezelr tw v bezel!TV wall vertical bezel: 0N/A
s tw group y input x!Set TV wall group y display which source input (y=0~4; x=1~4)s tw group 1 input 1!TV wall group 1 input: HDMI input 1TV wall group 1 input: HDMI input 1
r tw group y source!Get TV wall group y display which source input (y=0~4)r tw group 0 source!TV wall group 1 input: HDMI input 1N/A
s tw res x!Set TV wall resolution (x=1~15)s tw res 3!TV wall resolution: 3840x2160p603840x2160p60
r tw res!Get TV wall resolutionr tw res!TV wall resolution: 3840x2160p60N/A

Network Setting Commands

Command CodeFunction DescriptionExampleFeedbackDefault
r ipconfig!Get the current IP configurationr ipconfig!IP mode: static, IP: 192.168.0.100, Subnet Mask: 255.255.255.0, Gateway: 192.168.0.1, TCP/IP Port: 8000, Telnet Port: 23, MAC Address: 00:1c:91:03:80:01N/A
r mac addr!Get network MAC addressr mac addr!MAC address: 00:1c:91:03:80:01N/A
s ip mode z!Set network IP mode (z=0: static, z=1: DHCP)s ip mode 0!Set IP mode: static. (Requires network reboot or power cycle)static
r ip mode!Get network IP moder ip mode!IP mode: staticN/A
s ip addr xxx.xxx.xxx.xxx!Set network IP addresss ip addr 192.168.0.100!Set IP address: 192.168.0.100. (Requires network reboot or power cycle)N/A
r ip addr!Get network IP addressr ip addr!IP address: 192.168.0.100N/A
s subnet xxx.xxx.xxx.xxx!Set network subnet masks subnet 255.255.255.0!Set subnet mask: 255.255.255.0. (Requires network reboot or power cycle)N/A
r subnet!Get network subnet maskr subnet!Subnet mask: 255.255.255.0N/A
s gateway xxx.xxx.xxx.xxx!Set network gateways gateway 192.168.0.1!Set gateway: 192.168.0.1. (Requires network reboot or power cycle)N/A
r gateway!Get network gatewayr gateway!Gateway: 192.168.0.1N/A
s tcp/ip port x!Set network TCP/IP port (x=1~65535)s tcp/ip port 8000!Set TCP/IP port: 80008000
r tcp/ip port!Get network TCP/IP portr tcp/ip port!TCP/IP port: 8000N/A
s telnet port x!Set network Telnet port (x=1~65535)s telnet port 23!Set Telnet port: 2323
r telnet port!Get network Telnet portr telnet port!Telnet port: 23N/A
s net reboot!Reboot network moduless net reboot!Network reboot... IP mode: static...N/A

Application Example

This diagram illustrates a typical setup for the UHDS-404VW. Input sources such as a TV box, PC, or DVD/Blu-ray player are connected to the HDMI INPUT ports (HD 1-4). The HDMI OUTPUT ports (HD 1-4) are connected to display devices like UHDTVs. Control interfaces like TCP/IP, RS-232, and IR EXT are also shown, along with the DC 12V power input.

Input Devices: TV box, PC, DVD or Blu-ray Player

Output Devices: UHDTV 1, UHDTV 2, UHDTV 3, UHDTV 4

Connections: HDMI inputs from sources to the matrix, HDMI outputs from the matrix to displays.

Control: TCP/IP, RS-232, IR Receiver.

Power: DC 12V adapter.

PDF preview unavailable. Download the PDF instead.

UHDS-404VW ?v=1693376146 Adobe PDF Library 16.0.3 Adobe InDesign 17.0 (Windows)

Related Documents

Preview OREI UHDS-402A 4x2 HDMI 2.0 Matrix Switcher User Manual
User manual for the OREI UHDS-402A 4x2 HDMI 2.0 Matrix Switcher with Audio Extractor, Scale, ARC, and EDID functions. Details features, specifications, operation, and troubleshooting.
Preview OREI UHDS-102 1x2 HDMI 18Gbps Splitter User Manual for 4K@60Hz Video Distribution
User manual for the OREI UHDS-102, a 1x2 HDMI 18Gbps splitter supporting 4K@60Hz (4:4:4) resolution and 18Gbps bandwidth for high-performance audio-video distribution. Includes features, specifications, and operational guidance.
Preview OREI UHDS-104 1x4 HDMI 18Gbps Splitter User Manual
User manual for the OREI UHDS-104 1x4 HDMI 18Gbps Splitter, detailing its features, specifications, operation, and application examples for high-quality HDMI distribution.
Preview OREI UHD-808 8x8 HDMI Matrix User Manual
Comprehensive user manual for the OREI UHD-808 18Gbps 8x8 HDMI Matrix with ARC Function. Learn about its features, specifications, operation controls, EDID management, RS-232 commands, and web GUI.
Preview OREI UHDS-104A: 1x4 HDMI 2.0 Splitter with Scaler and Audio Extraction User Manual
User manual for the OREI UHDS-104A 1x4 HDMI 2.0 Splitter. Learn about its features, technical and mechanical specifications, operation controls, and application examples for 4K@60Hz video and audio extraction.
Preview OREI HDS-816 4K@30Hz 8x16 HDMI Matrix Switch User Manual
User manual for the OREI HDS-816, a professional-grade 8x16 HDMI matrix switch supporting 4K@30Hz resolution, advanced EDID management, and flexible control options for commercial AV environments.
Preview OREI UHDS-102 1x2 HDMI 18Gbps Splitter User Manual
User manual for the OREI UHDS-102, a 1x2 HDMI 18Gbps Splitter supporting 4K@60Hz (4:4:4) resolution, HDCP 2.2, and advanced EDID management. Learn about its features, specifications, operation, and application.
Preview OREI Ultra HD Video Wall Processor User Manual
User manual for the OREI Ultra HD Video Wall Processor (VER 1.0), detailing its features, specifications, operation controls, PC tool usage, safety instructions, and connection diagrams for video wall setups.