This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
products:sbc:vim4:applications:hdmi-input-android11 [2024/08/14 07:25] william created |
products:sbc:vim4:applications:hdmi-input-android11 [2024/09/09 06:37] (current) william |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== VIM4 HDMI Input for Android11 ====== | ====== VIM4 HDMI Input for Android11 ====== | ||
| - | ===== Hardware | + | ===== Hardware |
| * Connect your VIM4 HDMI OUT to an HDMI Display. | * Connect your VIM4 HDMI OUT to an HDMI Display. | ||
| * Connect your HDMI OUT cable to VIM4 HDMI IN port. | * Connect your HDMI OUT cable to VIM4 HDMI IN port. | ||
| - | ===== Get Demo Code ===== | + | ===== Get demo code ===== |
| You can download the HDMIN demo code from follow link. And use android studio tools to compile.\\ | You can download the HDMIN demo code from follow link. And use android studio tools to compile.\\ | ||
| Line 14: | Line 14: | ||
| Demo provides two ways to use HDMI-IN.\\ | Demo provides two ways to use HDMI-IN.\\ | ||
| - | (1) Use Camera2 API interface. The Camera interface can capture and record input image data. Up to 1080P@60. \\ | + | (1) Use Camera2 API interface. The Camera interface can capture and record input video data. Up to 1080P@60. \\ |
| - | (2) Use Tv API interface. The Tv interface can only display input image data and does not support setting resolution.\\ | + | (2) Use Tv API interface. The Tv interface can only display input video data and does not support setting resolution.\\ |
| + | |||
| + | {{/ | ||