<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp" -->

---
title: This KVM Runs A P4 Instead Of A Pi. | daily.dev
description: A developer built an IP KVM using the ESP32-P4 microcontroller instead of the typical Raspberry Pi, achieving 1080p video capture via a commercial HDMI-to-CSI...
canonical: https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: This KVM Runs A P4 Instead Of A Pi. | daily.dev
og:description: A developer built an IP KVM using the ESP32-P4 microcontroller instead of the typical Raspberry Pi, achieving 1080p video capture via a commercial HDMI-to-CSI...
og:url: https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp
og:image: https://api.daily.dev/og/posts/gr2pS61xP.png
og:image:alt: This KVM Runs A P4 Instead Of A Pi.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# This KVM Runs A P4 Instead Of A Pi.

**[Hackaday](https://daily.dev/sources/hackaday)** · 2 min read · 0 upvotes · 0 comments

## Summary

A developer built an IP KVM using the ESP32-P4 microcontroller instead of the typical Raspberry Pi, achieving 1080p video capture via a commercial HDMI-to-CSI adapter board. The trickiest part was writing a custom driver for the camera input. The project is open source under the Apache license on GitHub, though it currently lacks audio, WiFi support, and any security. The post reflects on the growing trend of using the powerful ESP32-P4 for tasks traditionally handled by Linux SBCs like the Raspberry Pi.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hackaday.com/2026/07/03/this-kvm-runs-a-p4-instead-of-a-pi>

## Similar posts on daily.dev

- [An open-source IP KVM solution based on ESP32-P4 RISC-V MCU](https://daily.dev/posts/an-open-source-ip-kvm-solution-based-on-esp32-p4-risc-v-mcu-ytip6qrim) · CNX Software · 0 upvotes · 0 comments
- [A Capable KVM Built With The ESP32](https://daily.dev/posts/a-capable-kvm-built-with-the-esp32-zuzsfquva) · Hackaday · 0 upvotes · 0 comments
- [SCINTIX P4 ESP32-P4 Compute Module works with \(some\) Raspberry Pi CM4/CM5 carrier boards \(Crowdfunding\)](https://daily.dev/posts/scintix-p4-esp32-p4-compute-module-works-with-some-raspberry-pi-cm4-cm5-carrier-boards-crowdfundi-aufjiwp3y) · CNX Software · 0 upvotes · 0 comments

---

Tags: [#iot](https://daily.dev/tags/iot), [#embedded](https://daily.dev/tags/embedded), [#raspberry-pi](https://daily.dev/tags/raspberry-pi)

[View this post on daily.dev](https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"This KVM Runs A P4 Instead Of A Pi.","url":"https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp"},"datePublished":"2026-07-03T20:11:14.873Z","dateModified":"2026-07-03T20:34:48.356Z","description":"A developer built an IP KVM using the ESP32-P4 microcontroller instead of the typical Raspberry Pi, achieving 1080p video capture via a commercial HDMI-to-CSI...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/73b090b385de68fe64ca8bcdb1df717b?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/73b090b385de68fe64ca8bcdb1df717b?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hackaday","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hackaday","logo":"https://media.daily.dev/image/upload/s--JhDfhy70--/f_auto,q_auto/v1767541814/logos/hackaday","url":"https://daily.dev/sources/hackaday"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/this-kvm-runs-a-p4-instead-of-a-pi--gr2ps61xp","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"iot,embedded,raspberry-pi","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hackaday","item":"https://daily.dev/sources/hackaday"},{"@type":"ListItem","position":3,"name":"This KVM Runs A P4 Instead Of A Pi."}]}
```

