Use the same remote streaming and packet size defaults as other clients

This commit is contained in:
Cameron Gutman
2021-07-24 15:57:55 -05:00
parent 56d1fee17b
commit b907c4b608
3 changed files with 23 additions and 13 deletions

View File

@@ -15,7 +15,8 @@
#bitrate = -1
## Size of network packets should be lower than MTU
#packetsize = 1024
## If streaming with WAN optimizations, this will be capped at 1024.
#packetsize = 1392
## Select video codec (auto/h264/h265)
#codec = auto
@@ -64,8 +65,11 @@
## By default keys are stored in $XDG_CACHE_DIR/moonlight or ~/.cache/moonlight
#keydir = /dir/to/keys
## Enable QOS settings to optimize for internet instead of local network
#remote = false
## Enable QOS settings to optimize for internet or local network
## yes - optimize for WAN streaming
## no - optimize for LAN streaming
## auto (default) - decide automatically based on target IP address
#remote = auto
## Enable 5.1/7.1 surround sound
#surround = 5.1