My Question was more is it worth in Terms of extra Development, Time and Flexibility (you will only be able to access 1 out of these 4 PCs at any Time, so it's an additional Restriction).good question
Development/Time in Terms of:
- Extra ESP32/ESP32-S3 per 4-port VGA Switch
- Web Server App (would be nice if you could integrate a Device Selector in PiKVM itself, otherwise it will be a Hassle IMHO)
I get thata usb-hub with 4 hdmi captures is feasable, but adding 4x benfei is not cheap, 9-12 eur each. it almost doubles my total cost (per 4 nodes).
Sounds like I wasted 55 EUR or so thenon these 23 Adapters I bought just before you mentioned the benfeiI had a lot of trouble to get my low-cost vga-hdmi adapter to work (also in the range of 2-3,- eur), very few low-resolutions worked
Why do you need something crazy Fast ? Are you talking in Terms of Latency of FPS ?the benfei ( or hdmi capture) is not the fastest but it works.
It will NOT be made for a GUI with Mouse obviously. This is a Server Board where you would only need to access BIOS or Linux Shell Console I think ...
Don't tell methat's also possible of course.
i'm trying everything using material that is 'lying around'
edit:
1. it is possible to run the kvm thing 'self contained' on one of the proxmox host nodes in this waypassing it again through a docker,podman would be a bit overkill.
For Frigate, the only valid "Solution" I found was to build Podman from Source, then install that directly on the Proxmox Host.
Ugly as Hell but it works:
GitHub - luckylinux/podman-debian: Install latest Podman on Debian
Install latest Podman on Debian. Contribute to luckylinux/podman-debian development by creating an account on GitHub.

No fiddling around with UIDs/GIDs Mappings & double Rootless and all of that Mess. The only potential "Solutions" otherwise would have been LXC Privileged + Podman Unprivileged or LXC Unprivileged + Podman Privileged (I never tried that) or Docker Privileged. I think I attempted the Former (LXC Privileged) and even that didn't work unfortunately (cannot remember the Issue - besides Security of course). LXC Unprivileged + Podman Privileged / Docker in Theory should work (that's what I believe the Proxmox Community Scripts do), but then again I didn't want yet another Variation & Layer in the "Stack", adding Complexity and Risks that something will eventually break.
The Issue of course in my Case was to access Hardware Devices Resources (Hailo 8L PCIe Accelerator).
Are you talking e.g. the W5500 Adapter ? Or possibly the LAN8720 Adapter ?2. the esp32-s3 is connected over the network ethernet or wifi to the kvm controller and usb is plugged to each node that needs to be controlled,
or
3. ethernet can be done using additional ethernet connector, adding a low cost ethernet is 3-4,- eur for each esp32 (POE increases the cost quite a bit again)
EDIT 1: W5500 does NOT support IPv6 !
Last edited: