update docs
- add information about various ports - correct typos in macos installation instructions
This commit is contained in:
parent
642c4a9ed7
commit
43fa4100d2
3 changed files with 26 additions and 5 deletions
|
|
@ -443,7 +443,28 @@ port
|
|||
^^^^
|
||||
|
||||
Description
|
||||
Set the family of ports used by Sunshine.
|
||||
Set the family of ports used by Sunshine. Changing this value will offset other ports per the table below.
|
||||
|
||||
.. table::
|
||||
:widths: auto
|
||||
|
||||
================ ============ ===========================
|
||||
Port Description Default Port Difference from config port
|
||||
================ ============ ===========================
|
||||
HTTPS 47984 TCP -5
|
||||
HTTP 47989 TCP 0
|
||||
Web 47990 TCP +1
|
||||
RTSP 48010 TCP +21
|
||||
Video 47998 UDP +9
|
||||
Control 47999 UDP +10
|
||||
Audio 48000 UDP +11
|
||||
tbd 48002 UDP +13
|
||||
================ ============ ===========================
|
||||
|
||||
.. Attention:: Custom ports are only allowed on select Moonlight clients.
|
||||
|
||||
.. Todo:: Determine the function of port 48002 UDP. See
|
||||
`here <https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide#manual-port-forwarding-advanced>`_.
|
||||
|
||||
Default
|
||||
``47989``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue