Hi!
I'm working on a project that uses a Raspberry Pi 4 and LibreELEC. For this project, I'd need to have a duplicated video output through the HDMI ports: the first one is connected to a 7" touchscreen used to control the interface, the second to a pair of video googles.
I know that this is easily feasible using Xorg and xrandr, but as LibreELEC does not run with an X server on the Pi version, I'd like to know if there's another way. Maybe by duplicating the output of the framebuffer?
I'm open to all possible solutions as long as I can keep the Kodi experience with LibreELEC management (especially for Bluetooth, WiFi and so on ; meaning I'd like to avoid having to use a desktop like Raspbian).
Thanks for your ideas!