|
Posted at 8/17/2016 10:37:18
Only Author
2#
Hi gllima.
we haven't support "HDMI IN" in linux/ubuntu for the moment.But you can make it by yourself.
When the kernel driver of "HDMI IN"is ok.the app consider it as a video in device (/dev/video*).
then ,v4l2 is the right interface to visit it.
If you don't want do this ,just back to android . those Above steps have been completed .
what you need to do is just write a android app to visit a came.
At last .In firefly rk3288 reload board .the "HDMI IN" can only support to 1080P30fps. |
|