DuoStream / Duo

An HDR-compatible multiseat streaming solution based around RdpWrap, Sunshine, Moonlight, and a variety of custom driver and library patches
434 stars 1 forks source link

DuoStream Instance Not Initializing #155

Closed ReflexAlex closed 1 month ago

ReflexAlex commented 2 months ago

Just got everything installed from the Patreon version but seemingly cannot get the instance to run properly at all. The "open user web interface" option is completely greyed out for ages. I can't even access log files in the Duo install folder as there's no config folder where the the log is supposedly supposed to be.

I understand from browsing the forums that a number of other users have had similar issues and I've tried rectifying it the way they have but to no avail thus far. Went through the options of the troubleshooter - also unsuccessful there.

nosooqua commented 2 months ago

I have this issue too. I have already read all similar issues and they are all closed due to inactivity :( Duo web interface is working, but sunshine does not. In logs i have only "Failed to apply the display driver patch for stream". Reinstalling the application does not help

chrispable commented 1 month ago

This was my initial issue. Due to the way the rdp protocol works, ensure you have a complex password set on the slave user account, and you have that password in the duo config.

It took a lot of debugging to find the issue on my end but the tldr is duo couldn't login to the slave account so there's no logs to see.

Hopefully that solves your issue

nosooqua commented 1 month ago

Thanks, chrispable! That's solved my issue :) I created the user "stream" with the password "stream" and it worked