As the title suggests, I’m interested since I’ve got the hardware, I’d like to have my own on the go streaming nest. Any self hosting suggestions? Anydesk, Rustdesk are not viable at all.

  • @abeltramo
    link
    English
    41 year ago

    Shameless plug: Wolf is an alternative to Sunshine that allows you to run multiple simultaneous stream via Docker

    • @Dasnap
      link
      English
      11 year ago

      Wait, can I use this to make a virtual display separate to my normal desktop? Kinda like a sudo-headless setup?

      What’s the performance hit?

      • @abeltramo
        link
        English
        11 year ago

        That’s exactly the use case, virtual HW accelerated desktops isolated from the host.
        There’s practically no performance hit apart from a young codebase that probably needs more testing and polishing…

        • @Dasnap
          link
          English
          11 year ago

          How does it work with a Windows host? Docker isn’t as smooth an experience off Linux unfortunately.

          • @abeltramo
            link
            English
            11 year ago

            Unfortunately Windows is not supported at the moment, I’m not even sure it’s possible to implement what we currently have in Linux.
            With time, we can probably explore other platforms as well.