the best thing in this article is the immediate link named "I don’t want your life story; just tell me how to build it "
Haha, that was inspired by my experience of searching cooking recipes online.
Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
101–110 of 284 posts
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#102--
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#103Fantastic project. Amazing how you overcame each obstacle, and very well written to boot. Kudos. Quite funny how you brought 1000 ms latency down to 200 ms. I wonder how this compares to iDRAC and that Raritan device.
I manage a machine that has an AST2500 (competitor to iDRAC in smaller vendors like Gigabyte, it rocks), and I didn't notice latency, so it's probably under 200ms.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#104Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#105But anyway, TinyPilot is super cool! I'd love to get it set up one day. And the "life story" as to how it came to be was really neat, and made me feel like I understood the whole solution. Great article!
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#106Earlier quoted context omitted.
Thanks and that StarTech doesn't have HDMI. Maybe its cloud VMs that are removing the need for KVM over IP. I still want it.
I wouldn't say cloud VMs have removed the need, they've just made infra admins have to live without it. For the most part it's fine on well supported and tested OSes but before the container/kubernetes revolution I managed some personal VMs with esoteric distros in various clouds and so many things have to go right for that to work. A bad update or install of grub, initrd, dhclient, a handful of system services and m…
One thing I've ran into was root not having a password since the cloud images are typically SSH key auth only. That was annoying when trying to fix something simple like iptables or entering maintenance mode for a disk check.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#107Author here. Happy to answer any questions or take any feedback about this post.
Would a Pi Zero W work for this, or do you need a full-size Pi 4? I would think that with the HDMI dongle doing the hardware MJPEG encoding, a Pi Zero might suffice. It'd be really neat to A) bring the cost down another $30 and B) be able to package everything into a tiny 3D printed case.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#108This is pretty cool (for managing servers cheaply), but I remain disappointed that remotely controlling computers over a network with low latency is still a difficult task. I've been trying to find a way to use a bunch of machines remotely over my LAN (for gaming / media playback on multiple devices), and have been somewhat disappointed at the quality / latency of the various options I've played around with. It's esp…
If all your host machines are Windows 8+, then Parsec is fantastic and has clients for every major OS other than iOS.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#109Earlier quoted context omitted.
I did this for a while, the problem is that there's really no such thing as a high-quality USB switch. They are all garbage and mess with USB devices in some way (at least at the consumer level).
I have an old Belkin USB 2.0 switch from god-knows when that works beautifully. I use it to share a hub with a keyboard and mouse attached. I’ve given up trying to find a 4K60 x2 DisplayPort KVM that doesn’t suck.
https://www.startech.com/Server-Management/KVM-Switches/2-po...
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#110Hey OP, I was reading your linked HomeLab article and you mentioned you'd rather have gotten a mobo with integrated GPUs next time. Actually, motherboards do not include integrated graphics, it's all in the CPU/APU. The mobo you linked would not provide graphics either. AMD unfortunately does not have a high end APU released to consumers right now (there are some 4000 series, but only to OEMs I believe). However, for…
e.g. https://www.supermicro.com/en/products/motherboard/M11SDV-4C... -- the line about AST2500 BMC graphics? That runs a VGA port.