mirror of https://github.com/pikvm/pikvm.git
Update README.md
This commit is contained in:
parent
619210ed37
commit
94897166b9
|
|
@ -89,13 +89,13 @@ Pi-KVM supports several different hardware configurations, referred to as **plat
|
|||
|
||||
**It is recomended to buid v2 since it supports all features including the Mass Storage Drive feature. It's also the easiest to make.**
|
||||
|
||||
**Hardware for v2**
|
||||
* Raspberry Pi 4 (2 GB model is enough) or ZeroW. The Pi 4 is reccomended because the ZeroW is very slow.
|
||||
## Hardware for v2**
|
||||
* Raspberry Pi 4 (2 GB model is enough) or ZeroW. The Pi 4 is recomended because the ZeroW is very slow.
|
||||
* MicroSD card (min 16 GB recommended).
|
||||
* USB-A 3A charger (female socket) or power supply.
|
||||
* Video capture device:
|
||||
* **Recommended**: HDMI to CSI-2 bridge board: [Lusya or any other based on the Toshiba TC358743](https://aliexpress.com/item/4000102166176.html) (it supports the compression control, has a lowest video latency for ~100ms, and may determine the source resolution; see the FAQ above for the explanation)
|
||||
* HDMI to USB dongle (RPi4 only): [AliExpress](https://aliexpress.ru/item/4001043540669.html) (high video latency ~200ms, no compression control, can't detect the source resolution)
|
||||
* **Recommended**: [HDMI to CSI-2 bridge based on TC358743](https://aliexpress.com/item/4000102166176.html) - it supports the compression control, has a lowest video latency for ~100ms, and may determine the source resolution; see the FAQ above for the explanation.
|
||||
* An alternative for RPi4: [HDMI to USB dongle](https://aliexpress.ru/item/4001043540669.html) - high video latency ~200ms, no compression control, can't detect the source resolution
|
||||
* Only for Raspberry Pi 4:
|
||||
* Parts for Y-splitter cable:
|
||||
- 1x USB-A to USB-C cable (male-male).
|
||||
|
|
|
|||
Loading…
Reference in New Issue