-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For CI build, part 2 #2
Conversation
d9332ae
to
fe70bf5
Compare
f0883a1
to
8a1aba9
Compare
fe70bf5
to
09bcd64
Compare
8a1aba9
to
0b20170
Compare
09bcd64
to
1b0c519
Compare
0b20170
to
1d88743
Compare
1b0c519
to
68272ad
Compare
1d88743
to
6479397
Compare
d458f11
to
0191d69
Compare
6479397
to
0ea3d00
Compare
ccec1b0
to
2a31ddd
Compare
0ea3d00
to
f2980f8
Compare
2a31ddd
to
d9b69da
Compare
f2980f8
to
b9405cb
Compare
d9b69da
to
2d91c7d
Compare
b9405cb
to
2d5a291
Compare
Hi, However with this update the stream freezes and works again every 10/20 seconds. clients : |
I think the stream freezes are unrelated to my changes. You should disable my changed via the first configuration option. Enable both displays in Windows and see if the problem still occurs. |
Ok, I checked and I have the problem when I disable the option. You are up to date on master, so a priori there would be a bug on the pre-release. I have to create an issue on sunshine is that right? Thanks :) |
Before you do that, please also try the official pre-release build |
It does the same thing to me on the pre-release. |
Then please do create and issue and maybe talk about it on discord |
Hi @FrogTheFrog , could you rebase master on your project, cgutman fixed the freeze issue I had on my AMD GPU in this PR. Thanks a lot 😀 |
2d91c7d
to
0f09bc7
Compare
2d5a291
to
e2da1bd
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
Yes, I already did this |
This will disable all of the new functionality too. There is no point in using this build then. While the file is not created, it still stays in the Sunshine's memory. In the same comment from before, I have added a link on how you can completely disable it if you wish. I do not guarantee that it will not break anything though... |
Ok, thank you for the explanation. But there is the change with the new deviceid which I can use but I don't need the other dd_configuration code. As mentioned I'm using a multimonitor setup which will have issues when enabling dd_configuration in some cases. |
I this case you can just disable it. The deviceid-only change is also already in the Sunshine's main branch, FYI. |
3409aaa
to
ab23da8
Compare
Hi,
I configured it so that if I request 140 or 144 the screen is configured to 120hz but it no longer works. On the other hand, if I configure 120 in my moonlight client it works fine, so it's not a problem with my screen. I have "Optimize game settings for streaming" checked in moonlight. Oh yes and in the sunshine logs, if I request in 140, I have as value of "Requested frame rate [60fps]" but if I request in 120 I have "Requested frame rate [120fps]"
"if the framerate is higher than X hz request X hz" For example everything that is requested at more than 120, it configures the screen at 120. Thanks |
|
What level of logs do you need? Info? Debug? When I looked I didn't find any reference to 140. It says I'm requesting in 60 when I'm requesting in 140. For the addition of the higher matching, I understand. But what do you think of the idea? It seems rather interesting to me and it will be used by many people since the dummy plugs are often at 60hz. It will avoid doing several matchings. |
Verbose logs please. The idea is good. |
I made a connection in 120 which worked and one in 140 which did not work (it should have made the matching between 140 and 120) |
ab23da8
to
b1e1299
Compare
bb9fb9d
to
39a4bc8
Compare
Get the new build once it's done cooking. Had deleted a single line by accident 3 weeks ago that actually loads the remapping config. |
Thanks ! It work perfectly again ! |
Hi, I'm using the latest version of this build (windows) I uploaded the sunshine logs where I did a connect+disconnect, there's lots of other chatter the crowded the text file btw. |
@lyndonguitar Please try the latest build, it has some additional logs. Give me new Sunshine logs please (info level is enough). |
b575552
to
34a9c68
Compare
34a9c68
to
0112fa9
Compare
63771bc
to
b6d1dd1
Compare
83e55a4
to
b24be2b
Compare
Closing this PR as it's going into Sunshine. @moi952 your "equal, lower, more" will not make it into the release, but soon after it will probably be in a nightly. |
Ok! great thanks a lot for the information. Great I will follow your PR. Thank you very much for your work |
No description provided.