ClassicOldSong / Widecar

Sidecar for Windows - with Sunshine and Moonlight
MIT License
107 stars 1 forks source link

Moonlight client - error 0 #4

Open adambibor opened 1 month ago

adambibor commented 1 month ago

hello,

I would like to use widecar to make sure that my sleep monitors don't turn on when remote streaming. The problem is that the moonlight client won't start the stream with the following error message: host returned error: failed to start the specified application (error 0).

Can you help me what could be the problem?

ClassicOldSong commented 1 month ago

Does it start correctly when your monitor is on?

adambibor commented 1 month ago

I had my monitor on because I wanted to test if everything was working as I thought it would.

ClassicOldSong commented 1 month ago

Noted. This might not be fixed easily since this is an issue that ParsecVDA can't handle correctly.

Currently you might be able to stream with widecar by disabling one graphics card in the device manager, but I think that's not ideal.

I'll handle this problem in my fork of Sunshine in the future with a dedicated vdisplay driver.

adambibor commented 1 month ago

I disabled the gpu integrated into the cpu in the device manager, the problem still persists, so I'm not sure if this is the cause of the problem, or at least it didn't solve it for me.

ClassicOldSong commented 3 weeks ago

Can you try https://github.com/ClassicOldSong/Apollo/releases/tag/apollo-0.0.0-preview and see if it solves your issue?