mirror of https://github.com/pikvm/pikvm.git
Update README.md
This commit is contained in:
parent
e4d7a11933
commit
e0aabd3d5d
|
|
@ -20,8 +20,6 @@ A very simple and fully functional Raspberry Pi-based IP-KVM that you can make w
|
||||||
* It only costs between $30 and $100 for parts!
|
* It only costs between $30 and $100 for parts!
|
||||||
* 100% Open Source!
|
* 100% Open Source!
|
||||||
|
|
||||||
<img src="screen1.png" alt="drawing" height="300"/>
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>Detailed about the Pi-KVM features</b></summary>
|
<summary><b>Detailed about the Pi-KVM features</b></summary>
|
||||||
|
|
||||||
|
|
@ -75,6 +73,8 @@ A very simple and fully functional Raspberry Pi-based IP-KVM that you can make w
|
||||||
We created [our very own MJPG video server](https://github.com/pikvm/ustreamer) written in C with multi-threading support and GPU video encoding - the fastest streaming solution available to provide the best video quality for Pi-KVM. We also tested a lot of hardware configurations so that you can be sure devices you assemble will work reliably.
|
We created [our very own MJPG video server](https://github.com/pikvm/ustreamer) written in C with multi-threading support and GPU video encoding - the fastest streaming solution available to provide the best video quality for Pi-KVM. We also tested a lot of hardware configurations so that you can be sure devices you assemble will work reliably.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<img src="screen1.png" alt="drawing" height="300"/>
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
# Required hardware
|
# Required hardware
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue