Over the last few weeks I've been working on Spud, an application that allows you to control a remote computer that you can see. For example, if you have a gaming PC connected to you TV, Spud lets you use a laptop as input.
It's optimised for low-latency, as it's intended for gaming. There are even a few parameters you can tune in the application. I built this mainly for myself, to solve a particular problem I had, but I hope that others find it useful too!
This is great, thanks for sharing. I'm surprised there are no latency measurement figures whatsoever. Also, not a word about gamepads? Here's one more suggestion for the "Why not use something else?": https://virtualhere.com
Good ideas, thanks! For latency measurement I'd love to do a proper measurement with an OSLTT but I don't have one. Could probably get a decent result for comparison just in software with some synchronisation though.
Currently working on gamepads and other peripherals. It's a tricky problem, but it will probably be in the next release!
Looks interesting! Thanks, will give it a go.