[2023:09:13:11:49:53]: Error: Couldn't expose some/all drm planes for card: /dev/dri/card1[2023:09:13:11:49:53]: Error: Unable to initialize capture method[2023:09:13:11:49:53]: Error: Platform failed to initialize[2023:09:13:11:49:53]: Info: // Testing for available enco...
[2023:11:05:21:35:57]: Info: nvprefs:NvAPI_Initialize() failed, ignoreifyou don't have NVIDIA video card[2023:11:05:21:35:57]: Info: Sunshine version: 0.21.0[2023:11:05:21:35:57]: Info: Compiling shaders...[2023:11:05:21:35:57]: Info: System tray created[2023:11:05:21...
Sunshine should initialize without errors and be ready to stream games using the NVIDIA NVENC encoder. Actual Behavior: Sunshine initialization fails with the error Failed to create D3D11 device for DD test [0x887A0004], which indicates an issue with DirectX 11 device creation. ...
[2024-11-01 09:22:20.747]: Info: nvprefs:NvAPI_Initialize() failed, ignoreifyou don't have NVIDIA video card[2024-11-01 09:22:20.789]: Info: Compiling shaders...[2024-11-01 09:22:20.860]: Warning: include/base_vs.hlsl(28,13-36): warning X3556: integer modulus may be much slo...
[2023:04:30:12:00:32]: Error: Unable to initialize capture methodApr 30 12:00:32 arch-btw sunshine[125474]: [2023:04:30:12:00:32]: Error: Platform failed to initializeApr 30 12:00:32 arch-btw sunshine[125474]: [2023:04:30:12:00:32]: Info: // Testing for available encoders,...
cgutman changed the title fix(video): encode pending frames before capture reinit fix(video): encode at least one frame before capture reinit Oct 14, 2024 ReenigneArcher added this to the stable release milestone Oct 14, 2024 Contributor cathyjf commented Oct 15, 2024 I can confirm that...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
BOOST_LOG(warning) << "Consider updating your AMD graphics driver for better capture performance!"sv; return -1; } // Initialize AMF library result = fn_AMFInit(AMF_FULL_VERSION, &amf_factory); if (result != AMF_OK) { BOOST_LOG(error) << "AMFInit() failed: "sv << result; retur...
if (video::probe_encoders()) { tree.put("root.<xmlattr>.status_code", 503); tree.put("root.<xmlattr>.status_message", "Failed to initialize video capture/encoding. Is a display connected and turned on?"); tree.put("root.gamesession", 0); return; } } auto encryption_mode = ...