TV Out Support for Orange Pi Zero

Hello! First and foremost, amazing work on balenaOS, I am really convinced to use it for my future projects.

I am planning on building a web based desktop environment which resembles a smart TV interface, and I am hoping to do so using Electron and ReactJS.

However for this, I will need some way to display my app/desktop on a tv screen, and the only method of doing so on the Orange Pi Zero is through an AV/RCA Cable connected to pin 13 and GND of the GPIO Header (Pinout Diagram for Orange Pi Zero)

I am positive that this works on other OS images (ubuntu-xenial, etc) running the legacy kernel (3.x.y) but not on the recent images based on armbian that I could find. This is why I started looking towards balenaOS as a replacement. But so far I am not really sure that this will work because when I connected the AV Cable when running balenaOS I see no output whatsoever, not even a shell.

So my question is: Does balenaOS support this TV Out feature on OPi Zero? or are there any plans to implement it in the future? If it is already supported, how can I go about enabling this and running a test electron app to make sure it works?

Or if not, I am willing to give my full support to implement it, including testing and providing further info.

Thanks in advance and hope you have a nice day! :grin: