This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim4:applications:hdmi-input [2023/06/19 20:43] nick [Known Issues] |
products:sbc:vim4:applications:hdmi-input [2024/09/09 05:39] (current) nick |
||
---|---|---|---|
Line 5: | Line 5: | ||
This documentation will introduce the usage of HDMI Input. | This documentation will introduce the usage of HDMI Input. | ||
- | ===== Preparation ===== | + | |
- | + | | |
- | **HDMI input preview can only work under framebuffer console**, so you need to use the server | + | |
- | + | ||
- | If you use the desktop | + | |
- | + | ||
- | ```shell | + | |
- | sudo chvt 3 | + | |
- | echo 1 | sudo tee / | + | |
- | echo 0 | sudo tee / | + | |
- | ``` | + | |
- | + | ||
- | <WRAP tip > | + | |
- | If you want to go back to the desktop '' | + | |
- | </ | + | |
- | + | ||
- | + | ||
- | ===== Install HDMI Input Demo ===== | + | |
- | + | ||
- | ```shell | + | |
- | sudo apt update | + | |
- | sudo apt install hdmiin-demo | + | |
- | ``` | + | |
- | + | ||
- | + | ||
- | ===== Test ===== | + | |
- | + | ||
- | * Connect your VIM4 HDMI Out to an HDMI Display | + | |
- | * Connect your HDMI OUT cable to VIM4 HDMI IN port | + | |
- | * Execute the HDMI Input demo command '' | + | |
- | + | ||
- | If everything is OK you will see the HDMI Input source on your display. | + | |
- | + | ||
- | ===== Known Issues ===== | + | |