I am working on a microcomputer with Yocto operating system (based on openembedded) where I don't have any graphical environment. The system is quite heavily loaded, and I would like to avoid adding a GUI to it. Recently there has been a need to project video from cameras, connected to the microcomputer (RTSP), to a screen, via HDMI.
Assuming I can install any application on the device, do you know of any solution that would allow me to display the image on the screen? Currently, after connecting the HDMI cable, all I see is the system terminal.
/dev/fbX, and tools for it.