moonlight-stream / moonlight-qt

GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
GNU General Public License v3.0
9.97k stars 579 forks source link

Server crashes/service quits after connecting via Windows remote desktop #312

Closed makedir closed 4 years ago

makedir commented 4 years ago

When I connect with a Windows remote desktop to the server, the server isnt avaibale anymore via Moonlight afterwards, even after quitting the remote connection, and you have to reboot the server PC.

nvlog.txt

After the connection of the Windows 10 remote client, this is shown in the Nvidia panel:

https://i.imgur.com/rVpeMtb.png

How to reproduce:

  1. boot server
  2. connect with a Windows 10 remote desktop
  3. close the connection
  4. Nvidia gamestreaming is now not running anymore
  5. have to reboot the server PC
auto-comment[bot] commented 4 years ago

If this is a question about Moonlight or you need help troubleshooting a streaming problem, please use the help channels on our Discord server instead of GitHub issues. There are many more people available on Discord to help you and answer your questions.

This issue tracker should only be used for specific bugs or feature requests.

Thank you, and happy streaming!

cgutman commented 4 years ago

This issue is documented on the wiki - https://github.com/moonlight-stream/moonlight-docs/wiki/Troubleshooting#known-application-compatibility-issues

RDP creates a special virtual GPU and display device which doesn't support Nvidia GameStream since it's not a real GPU nor does it have any capture or encoding hardware. Any other remote desktop solution besides RDP works fine (Chrome Remote Desktop, TeamViewer, LogMeIn, etc)