Raspberry Pi 5 now supports Valve's Steam Link

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Moonlight-Switch

    Moonlight port for Nintendo Switch

    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-...

  2. 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.

    Judoscale logo
  3. 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

  4. Sunshine

    Self-hosted game stream host for Moonlight.

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why Apple's Severance Gets Edited over Remote Desktop Software

    1 project | news.ycombinator.com | 29 Mar 2025
  • Wolf: Stream virtual desktops and games running in Docker with Moonlight

    1 project | news.ycombinator.com | 7 Mar 2025
  • Sunshine: Self-hosted game stream host for Moonlight

    1 project | news.ycombinator.com | 25 Aug 2024
  • Moonlight

    1 project | news.ycombinator.com | 18 Aug 2024
  • Show HN: Games on Whales – Stream multiple desktops and games from a single host

    1 project | news.ycombinator.com | 11 Jul 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?