Replies: 0 comments 3 replies
-
While this could certainly be considered a "bug", I've moved this to feature requests since this won't be a high priority and will just get lost in the noise under "issues". For now, it's best to set your config to valid values. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I just bumped into the same issue. I was trying this to chose the monitor I want to share. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
Configure output to something other than the default output (using one instead of zero).
Start sunshine. Sunshine will core dump once getting to a valid encoder. Sunshine then fails to start.
Since the webserver also crashes you have to go to the configuration file to change output to a valid output.
A somewhat similar (though I'm guessing this is for a running stream) was listed on windows: LizardByte/Sunshine#939
Expected Behavior
Gracefully fallback to an existing output or the default output if a non default output is selected.
Additional Context
This behavior was seen on flatpak, AUR (regular and git), PKGBUILD, and pkg.tar.zst.
Host Operating System
Linux
Operating System Version
Arch
Architecture
64 bit
Sunshine commit or version
0.18.4
Package
Linux - flatpak
GPU Type
AMD
GPU Model
7900XTX
GPU Driver/Mesa Version
23.0.1
Capture Method (Linux Only)
KMS
Config
vt_coder = auto amd_vbaq = enabled amd_rc = vbr_latency amd_preanalysis = disabled vt_realtime = enabled key_rightalt_to_key_win = enabled resolutions = [ 352x240, 480x360, 858x480, 1280x720, 1920x1080, 2560x1080, 3440x1440, 1920x1200, 3860x2160, 3840x1600 ] amd_usage = ultralowlatency origin_pin_allowed = pc qsv_coder = auto gamepad = x360 amd_coder = auto nv_preset = p4 upnp = disabled nv_coder = auto dwmflush = enabled min_log_level = 2 vt_software = auto amd_quality = balanced origin_web_ui_allowed = lan nv_rc = cbr hevc_mode = 0 nv_tune = ull fps = [10,30,60,90,120] qsv_preset = medium output_name = 1 <---- This was the issue
Apps
No response
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions