I am writing an application for android boxes (not Android TV) that have an HDMI input port. How to read raw video stream from HDMI input and display it in android videoView?
The Android kernel I use has Amlogic processors. It uses API 19 (Android 4.4) and above.
source share