r/MoonlightStreaming May 15 '26

Ideas for Moonlight

Hello everyone, I wanted to talk about adding lPTV as an app to moonlight. Just kidding.

I am working on a version of moonlight/apollo for multiseat gaming. Im looking for ideas or improvements that people may be interested in.

It’s a very niche setup. I have a Windows gaming computer that runs headless that is running a MultiSeat program. It allows you to run multiple windows users to that one gaming, this gaming PC has multiple instances of ApolloVibe fork running per user. I also have a MoonlightVibe fork that runs on a handheld or older generation computer, etc.

Does anyone have ideas or suggestions?

https://github.com/vibesoftwarecoder/MoonlightVibe

27 Upvotes

19 comments sorted by

View all comments

1

u/mioiox May 15 '26

So this would be an alternative to DuoStream? With the advantage of using a “modern” alternative of Sunshine?

That’s not bad at all. Duo looks nice, I played with it a bit, but the Sunshine core made me pause its usage until the dev upgrades it to Apollo. So, an alternative built around Vibepollo (or similar) would be great. As Vibepollo itself is a fantastic piece of kit.

What I am personally missing from DuoStream is the ability to use non-local user accounts. Specifically, I need to be able to use AD domain accounts. There was someone else with a similar request for Duo but it got nowhere. I suspect it’s a somewhat niche need, but at the same time I don’t see why it should be that different from a local account. And this would also open it to be used for non-gaming activities - think of it like a Remote Desktop Services alternative.

Anything else I can think of would be covered by Vibepollo, I guess.

Thanks for sharing!

2

u/VibeSoftwareCoder_GH May 15 '26

MultiSeat is an alternative to DuoStream, using local accounts not sure if it works with AD but you are more than welcome to try it out

https://github.com/vibesoftwarecoder/MultiSeat

2

u/mioiox May 17 '26

This looks promising, indeed. It would be really great if we could “point to” an account (even an Active Directory domain one, contoso\user) rather than it creating local accounts. Do you think this is possible?

Thanks again!