AMD failed to stream fullscreen Vulkan app
Is there an existing issue for this?
- [X] I have searched the existing issues
Is your issue described in the documentation?
- [X] I have read the documentation
Describe the Bug
When launching any full-screen application with Vulkan API (test Dota 2, 3DMark Wild Life, Gravity Mark) the stream closes with a connection error.
Expected Behavior
No response
Additional Context
Found similar post with the problem in the previous repository (https://github.com/loki-47-6F-64/sunshine/issues/302). Rage 2 use Vulkan API too.
Host Operating System
Windows
Operating System Version
Windows 11
Architecture
64 bit
Sunshine commit or version
0.15.0
Package
Windows - portable
GPU Type
AMD
GPU Model
Vega 6 (Ryzen 5 4500U)
GPU Driver/Mesa Version
22.9.1
Capture Method (Linux Only)
No response
Relevant log output
Error: Failed to create input shader resource view [0x80070057]
Can confirm the same behavior on Windows 10 with 6900XT running 22.11.2 driver.
Can you test out the build from #609 and see if that resolves it for you?
https://github.com/LizardByte/Sunshine/suites/10017585595/artifacts/486772452
It works now! But encoder performance is poor if Vulkan is used. It doesn't reach 60 fps.
Also stream works if HDR is enabled in Windows and sunshine don't crash.
This issue has been fixed and will be available in the next release.