mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #414] user question for ps remote play #208
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#208
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/spr-networks/super/issues/414
user reports ps remote play is not working
https://www.reddit.com/r/PS5/comments/kx8mhy/comment/i5bhbok/
"TCP/UDP: 987 (for remote wakeup)
TCP/UDP: 9295, 9296, 9297, 9303, 9304 (for connection handshake, streaming, and other behavior)
The additional ports of 9297 and 9303 were required for my Remote Play clients to automatically connect in both of the following scenarios (without using the PS5 "Link Device" connection option in system settings):
Externally (such as a mobile phone using a 5G connection or any device outside your local home network)
Internally (such as a local computer or any device running within the same home network as the PS5 itself)
"
@lts-rad commented on GitHub (May 12, 2025):
@lts-rad commented on GitHub (May 12, 2025):
https://www.reddit.com/r/remoteplay/comments/1f4wj81/solution_forcing_ps_remote_play_to_use_specific/
@lts-rad commented on GitHub (May 12, 2025):
https://github.com/williampiat3/ImprovingPSRemotePlay
@lts-rad commented on GitHub (May 12, 2025):
user reports 3rd party tool works, https://streetpea.github.io/chiaki-ng/setup/
@lts-rad commented on GitHub (May 12, 2025):
looks like the PS Remote Play application uses a broadcast address and expects to find it that way. since theyre in a different subnet broadcast fails to do the SRC3/RES3 handshake.