Table of Contents

VIM 5 HDMI Input for Android16

Hardware connection

Get demo code

You can download the HDMIN demo code from follow link. And use android studio tools to compile.
https://github.com/OpenSource-Wesion/hdmiin

Note

Demo provides two ways to use HDMI-IN.
(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 video data and does not support setting resolution.