Some kind of KVM switch?

I’m making a projet on balenaOS, and i was wondering :

Is there any way to have some kind of… KVM switch?

I would have a container using WPE, and another with rpi-cast, and i would like to be able to switch between thems

Any idea on how to do this?

Hi Romain,

Do take a look at our xserver block, it sounds like this may help. You could run an xserver on your device and connect to it from different containers that open separate windows, then run a window manager to switch between windows. Let us know if this helps.

@hrj a colleague from balena told me if you are referring with the KVM switch to this GitHub - pikvm/pikvm: Open and cheap DIY IP-KVM based on Raspberry Pi ? Maybe it’s a good idea to balenify it?