Close
0%
0%

ESP32-P4 IP KVM

I built an IP KVM using an esp32-p4 module

Similar projects worth following
I was turned off by wasting a $200 raspberry pi 5 on a remote KVM and was curious if an ESP32 could do the same thing at a fraction of the cost. So after much fiddling, this project uses an ESP32 P4 (Rev < 3) and a Toshiba TC358743 HDMI to CSI adapter as an Remote IP KVM.

According to espressif's documentation, the esp32-p4 should be able to do this just fine using the build in h264 encoder which should be capable of 1080p@30 streaming. Unfortunately I learned that the esp32-p4 is currently stuck on an EOL revision, 1.3 and the new revision (3+) is still in sample status and modules are not readily available.

I ended up using MJPEG instead of h264 and I was able to achieve 20fps.

check out the video https://youtu.be/f21f6RnW5Yc

Enjoy this project?

Share

Discussions

Andrea Ricci wrote 07/02/2026 at 15:17 point

We are building a P4X-based module, SCINTIX P4, based on the v3.x revision, so it might be a good fit for exactly the issue you're hitting. We have fully working engineering samples and a few units on hand. If you think it could help move your project forward, let me know and we can sort out a sample.

https://www.crowdsupply.com/reloc/scintix-p4
https://www.reloc.it/products/rm-cmp4

  Are you sure? yes | no

astrojetson wrote 06/23/2026 at 00:24 point

I loved the video with all you had to do to make it work.  I would have also gone "this is simple, HDMI to camera, camera out and on the wire".  Thanks for the effort.  I'll check back when I see P4X boards are out.  

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates