We are working on HDMI IN function under Ubuntu these days, and we have an initial version now, if you guys want to experience it now, you can follow the steps below.
Install Latest Ubuntu Server Image
If you are not using latest Ubuntu image vim4-ubuntu-22.04-server-linux-5.4-fenix-1.0.11-220620-emmc-develop, please use OOWOW to install it first.
Tested and confirmedā¦Just played a quick Doom Eternal session on my Switch going through the VIM4, canāt really see any lag/quality issues, very nice!
I did try it with the Ubuntu Desktop install, and it didnāt workā¦I assume that is expected/anticipated at this point as itās alpha/beta. I could install and run it, but when I turned the Switch on nothing happenedā¦Although when I turned the switch the screen went blank (So I couldnāt see any of the desktop)ā¦Weird, but again potentially expected at this point.
I can confirm, it is working with the oowow installed image and with really good (~83-84ms)
latency. Will try with my image next. Thank you, appreciate the efforts!
Have been testing the hdmiin-demo and it looks pretty good (smooth also at 2160p60 )
Any plans on making a V4L2 driver for the HDMI in, to make it accessible from gstreamer etcā¦?
We want to get the HDMI IN data and encode it into H.264 format and then send it out. We are trying to combine the above example with the H.264 encoder example to achieve this. Do you think it is doable?
We intend to connect a camera to the HDMI input port of the VIM4 and encode it for stream via gstreamer. Is it possible to have the HDMI input exposed as a v4l2 video device? I see /dev/video70 and /dev/video71 but from v4l2-ctl ālist-devices show they are not v4l2 video devices.