Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
71–80 of 284 posts
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#72This is some great timing, I might need a KVMoIP setup soon and I couldn't find anything cheap. Very nicely written article, thanks!
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#73Author here. Happy to answer any questions or take any feedback about this post.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#74This 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…
Not sure what the magic is, though.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#75The hardest part of this seems to be the V in the KVM and the solution of the author's is pretty neat. But I think things could still be improved by dropping his keyboard/mouse setup and just switching to the standard: barrier/synergy, https://github.com/debauchee/barrier
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#76Earlier quoted context omitted.
This is my experience as well. I currently use a USB switch that I got off of Amazon for about 15 bucks. It typically "just works." Press the button, wait 2 seconds and my input devices have switched.
Care to share it? The one I have will work for a few switches, then both Windows/Mac will eventually stop recognizing the port its connected to until a reboot.
I use it to switch all of my peripherals (keyboard, mouse, wireless headset dongle, webcam, and mixer) between my desktop and my MacBook several times per day and have not had a single failure yet.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#77This looks great. To be useful in the datacenter environments I work in such a device would need VGA capture, though. Most servers don't have HDMI ports in my experience. Anybody know of a good, cheap V4L2 USB-based VGA capture dongle?
Could always add another dongle with something like this: https://www.amazon.com/dp/B07BKYBKGP maybe?
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#78Author here. Happy to answer any questions or take any feedback about this post.
Cool project, but what about power management? What happens if the PC being controlled crashes and does not let you reboot it using keyboard shortcut? I'm might be damaged by testing and working with embedded development.
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#79This 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…
Re: Show HN: TinyPilot – Build a KVM over IP using a Raspberry Pi
#80Author here. Happy to answer any questions or take any feedback about this post.
This is epic, I run a small computer cluster using workstation hardware (AMD 3970X's) and no IPMI boards exist. If I get some time I might build 7 of your little system to manage them all. Thanks!