Initial Ping Timeout - Do I Need Another Port? #713
Unanswered
borgdrone7
asked this question in
Sunshine
Replies: 1 comment
-
Ports are listed in the Sunshine config UI: https://localhost:47990/config/#port |
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.
-
Select Topic Area
Question
Body
I'm using Sunshine v2025.327.14417 on Ubuntu with Moonlight (Windows) over Eduroam WiFi. VPNs and most UDP are blocked, so I use a VPS with FRP to forward ports over TCP and UDP.
Ports forwarded (TCP + UDP via FRP):
Ping Timeout must be set to a very high value like
1000000000
, or the session disconnects with "Initial Ping Timeout". Once connected with ping timeout set to very high value, the stream works perfectly with no lag, using NVENC.Are there any other required ports that I may be missing for the initial ping? If not, what are the downsides of keeping
ping timeout
extremely high like this as everything works without any issues when I set it?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions