Skip to content

Instantly share code, notes, and snippets.

View splithor1zon's full-sized avatar
🍉

Damián Filo splithor1zon

🍉
View GitHub Profile
@splithor1zon
splithor1zon / pikvm-webcam.md
Created October 4, 2025 10:17
Webcam streaming setup for PiKVM

PiKVM-webcam

Simple guide for setting up webcam streaming from your PiKVM system. Tested on PiKVM V4 Plus. Useful for setting up BIOS settings on laptops, or completely reinstalling the OS. Keyboard input function of kvmd works even if the HDMI input is not connected.

Prepare the PiKVM system

  1. pikvm-update - update the system, probably reboot required
  2. rw - enable writing to filesystem
  3. pacman -S ffmpeg - install ffmpeg