ReenigneArcher

Results 508 comments of ReenigneArcher

I found some reference to this in the code. 601 is default. https://github.com/LizardByte/Sunshine/blob/6000b85b1a4ec574d93fbc7545f5bf48f3d5aaa7/src/video.cpp#L883-L913 I am not sure if this is an undocumented config option or not, since I can't find...

> I would really like to see this get merged :-) I'm available to help testing the "no sinks on launch" case if it helps. This PR is still in...

@zb140 thank you for testing! @Logical-sh is it possible for you to update your branch with our latest changes? I believe the main thing that changed is the directory of...

You could open a PR instead of an issue... Also, you could add a link to this: https://developer.nvidia.com/video-encode-and-decode-gpu-support-matrix-new

Thanks for submitting your issue. The following is for reference. This is the line of code where the error is triggered: https://github.com/SunshineStream/Sunshine/blob/e4c9c292e57d39136df2d46d1e9b66eba53f3bd3/sunshine/platform/linux/graphics.cpp#L518

Could those of you with this issue test out the build here? https://github.com/LizardByte/Sunshine/actions/runs/2937060754 #345 claims to fix the issue of `00003004` error code. It may also fix the `00003002` error...

`Error: Couldn't import RGB Image: 00003002` comments should be moved to #373

If you have this issue, please test this build and let me know if it resolves things for you. https://github.com/LizardByte/Sunshine/actions/runs/3245354127