# TinyPilot: $100 보다 저렴한 KVM Over IP

> Clean Markdown view of GeekNews topic #2542. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2542](https://news.hada.io/topic?id=2542)
- GeekNews Markdown: [https://news.hada.io/topic/2542.md](https://news.hada.io/topic/2542.md)
- Type: news
- Author: [olivecake](https://news.hada.io/@olivecake)
- Published: 2020-07-28T10:51:32+09:00
- Updated: 2020-07-28T10:51:32+09:00
- Original source: [mtlynch.io](https://mtlynch.io/tinypilot/)
- Points: 7
- Comments: 5

## Topic Body

TinyPilot은 라즈베리파이 4와 USB HDMI 캡쳐 동글로 만든 간단한 KVM Over IP 장치입니다.

제작자는 자신의 홈 서버에 가끔 쓸 용도로 KVM Over IP 장비를 찾아봤는데,

iDRAC과 같은 기존 서버용 KVM Over IP 장치가 너무 비싸서 직접 만들었다고 합니다.

지연시간도 약 200ms 정도라고 하니, 간단한 홈 서버에서 사용한 장비로는 충분해 보입니다.

프로젝트 사이트에서 이미 완성된 장비를 구매하여 개발자에게 후원할 수 있고,

사용한 하드웨어 스펙과 소프트웨어를 모두 공개하고 있으므로 직접 제작도 가능합니다.

## Comments



### Comment 2436

- Author: galadbran
- Created: 2020-07-28T12:38:49+09:00
- Points: 1

KVM 이라는 게 Over IP 로도 가능한거였군요...

### Comment 2432

- Author: sduck4
- Created: 2020-07-28T11:27:25+09:00
- Points: 1

그냥 SSH나 RDP로 연결하면 되지 않나요?

### Comment 2433

- Author: olivecake
- Created: 2020-07-28T11:33:11+09:00
- Points: 2
- Parent comment: 2432
- Depth: 1

SSH나 RDP로는 OS 부팅 전에 사용할 수 없으니, BIOS 설정 변경 등을 할 수 없습니다.

KVM Over IP로는 BIOS 설정 변경, 전원 버튼 조작이 가능합니다.

### Comment 2435

- Author: sduck4
- Created: 2020-07-28T12:31:42+09:00
- Points: 1
- Parent comment: 2433
- Depth: 2

아하, 한번에 이해가 됐습니다.

### Comment 2430

- Author: olivecake
- Created: 2020-07-28T10:53:02+09:00
- Points: 1

소스 코드: https://github.com/mtlynch/tinypilot

프로젝트 페이지: https://tinypilotkvm.com/
