Fmstrat / diy-ipmi

A DIY IPMI / IP KVM system utilizing the Raspberry Pi
894 stars 100 forks source link

Even cheaper KVM with only Pi Zero W #32

Open JsBergbau opened 5 years ago

JsBergbau commented 5 years ago

Hallo Fmstrat,

thanks for providing this full featured KVM solution. I didn't find any contact E-Mail so I use this issue section.

Have you ever thought about making this KVM even a lot cheaper? With a raspberry PI Zero W and the Raspi Camera you only need those 2 devices (and a monitor of course). The kamera just records the screen, sends it and you can also interact. No need for a RPi 3, Videograbber and stuff like that. Of course your code is opensource, everyone can adopt your code. However you know your code, you probably would to it in a tenth of the time someone would need who never had to do with your code before.

Can you create an additional project with KVM based solo on a raspbery PI Zero? Together with TP-Link HS110 you can even switch the PC on and off https://github.com/softScheck/tplink-smartplug

Thanks in advance.

crankmosh commented 5 years ago

that defeats the whole purpose, now you need a monitor to point the camera to

JsBergbau commented 5 years ago

I would not say it defeats the whole purpose. It is a nice extra for example to input password for pre-boot authentification. After that you can access the PC via RDP.

jbrepogmailcom commented 4 years ago

Hello I completely agree and vote for the cheap solution. I am a consultant working for several clients. They all give me their own laptop with all high security, so I can not control it with TeamViewer or similar. Yet I need to control 3 or 4 laptops. Hardware KVM even with camera would be perfect for that.

auctionsjeff commented 4 years ago

Building off of this post, who cites this blog, why not "watch" the RTSP stream produced by this HDMI to TCP transmitter ($39) and use the TTL keyboard/mouse from this repo?

Edit: oops! I see there are other issues suggesting this same idea. see #14