-
A few months ago I found out my FireTV enabled smart TV supports Steam Link. I had to sideload the APK, but once it was installed the game streaming worked great at 1080p.
You can get a surprising amount of hardware to work as a game streaming frontend if your internet is fast enough. Moonlight-Switch is also interesting if you've got a jailbroken Switch sitting around like I do:
https://github.com/XITRIX/Moonlight-Switch
https://user-images.githubusercontent.com/9553519/135712658-...
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
nvidia-patch
This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
I have been really happy with Sunshine as well.
If your client is Linux and you have an NVIDIA card, I would also recommend applying the NVFBC consumer card restriction removal patch[1] to your driver libraries to allow you to capture directly from the GPU rather than X11. Sunshine will automatically detect this and use it and it reduces the latency even further.
[1] https://github.com/keylase/nvidia-patch
-
AFAIK the NVFBC patch is no longer required for new Sunshine versions thanks to https://github.com/LizardByte/Sunshine/pull/2471.
However, NVIDIA say that "The NvFBC desktop capture library does not have native Wayland support and does not work with Xwayland" (https://us.download.nvidia.com/XFree86/Linux-x86_64/565.77/R...), so I guess it's of no use for Wayland users.