Open ailison opened 2 months ago
Is the tv connected via WiFi ?
Hi, no it is connected via cable, also a cat7 just like my machine.
I'd suggest trying with the TV connected via WiFi
Quentin it did work. Even 4k 100mbps. That's so weird. How can I report this issue? Thank you so much.
I already know about this issue, it's been going on for a while now. Don't know how to fix it tho ...
It's likely an app problem, but it's been consistent at failing with ethernet.
I have almost the same TV (S95C) and exactly the same issue. The weird thing is at one point, with a specific version of Sunshine + a specific version of Moonlight, I was streaming 40Mbps 1440p 60fps without any issue for a few weeks. I did not note which exact version though, and I'm not even sure if the issue comes from Sunshine or Moonlight.
@OneLiberty I'm willing to help debug this issue. Would there be a way to have a specific debug build that would dump enough info to give us some hint on where it's going wrong?
@magne4000 Unfortunately i don't have another build, the problem has been here for a while now (i think you can find people having this issue on the KyroFrCode fork too) and affects all version.
This must come from the network handling in the app but where ? (since it works usually fine on WiFi...)
Debug logs might tell you that it failed to setsockopt(TCP_MAXSEG, 536) failed: 50
I'm unable to compile anything because the SDK doesn't work on ARM...
As a side note, I started playing the latest Dragon Age game, and with this one the streaming works above 19.9 Mbps, so I'm really lost on what could cause the issue.
I have the same issue on S85D, lan cable goes to 30mbps max and then black screen... Wifi instead goes fine to 100mbps, i would obviously prefer to use lan since it cause far less stuttering
@magne4000 have you tried to use docker build with --platform=linux/amd64
?
I'm usually building on a M2 Pro and it works only with that option. It's quite slow tho
I'd still suggest using a "proper" x86 PC (around 60sec to build vs 300/500 on a arm PC...)
I am a web backend dev I can provide a proper description and logs. Please, point me the way senseis.
This is my first time with Moonlight (v1.2.1) and Sunshine (v.0.23.1), I am trying to make it run on my Samsung QN83S90CAEXZC Tizen v7.0. I read everything before posting this and it all checks btw.
The problem is not sunshine or hardware when streaming to phone and computer versions of Moonlight. Everything works smoothly and nicely for multiple connections with multiple resolutions and bitrates. I stream 100+Mb/s blue-rays with Jellyfin (no encoding/decoding) successfully.
My hardware:
On the TV the stream works fine if in Desktop or Steam big picture mode if in 720p under 20mbps in any codec, the controller connected to the TV works fine as well. I tried forcing all encoders available to me Nvidia, AMD and Software and all work the same, perfect on phone/pc but freeze on TV.
Any resolution I choose above 720 19.9mbps will freeze the screen, the first frame renders and then freezes, sometimes it comes back and plays for a few seconds and then freezes, again. The audio goes through without any problem.
Where can I start to help you guys? Thank you so much.