mirror of https://github.com/pikvm/pikvm.git
parent
7eb4cab457
commit
2eabb8474c
|
|
@ -96,13 +96,13 @@ Pi-KVM supports several different hardware configurations, referred to as **plat
|
|||
|
||||
## Hardware for v2
|
||||
* Raspberry Pi board:
|
||||
- **Recommended**: Raspberry Pi 4 (2 GB model is enough) for the best performance.
|
||||
- **Recommended**: Raspberry Pi 4 (2 GB model is enough) for the best performance. However, the 1Gb models will also work (No longer sold).
|
||||
- ... or Raspberry Pi ZeroW (slower alternative, no ethernet).
|
||||
* MicroSD card (min 16 GB recommended).
|
||||
* USB-A 3A charger (female socket) or official rpi recommended power supply.
|
||||
* Video capture device:
|
||||
- **Recommended**: [HDMI to CSI-2 bridge based on TC358743](https://aliexpress.com/item/4000102166176.html) - low latency, more reliable, **H.264 video**.
|
||||
- ... or [HDMI to USB dongle](https://aliexpress.com/item/4001043540669.html) (not available for ZeroW) - high latency >200ms, [not very reliable](#a-few-words-about-hdmi-usb-dongle)), no H.264 a very long time yet.
|
||||
- ... or [HDMI to USB dongle](https://aliexpress.com/item/4001043540669.html) (not available for ZeroW) - high latency >200ms, [not very reliable](#a-few-words-about-hdmi-usb-dongle)), H.264 is not supported.
|
||||
* Only for Raspberry Pi 4: parts for Y-splitter cable (**one variant at your choice**):
|
||||
* <details><summary>:exclamation:Variant #1:exclamation:: (No mod solution) Y cable with power blocker ends.</summary>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Reference in New Issue