Replace seperate codec options with single option

This commit is contained in:
Iwan Timmer
2017-06-09 22:50:48 +02:00
parent 63f05b2baf
commit 0b7c2f62a7
4 changed files with 17 additions and 19 deletions

View File

@@ -17,8 +17,8 @@
## Size of network packets should be lower than MTU
#packetsize = 1024
## Use of h265/HEVC video codec
#hevc = false
## Select video codec (auto/h264/h265)
#codec = auto
## Default started application on host
#app = Steam
@@ -34,8 +34,8 @@
## To use a different mapping then default another mapping should be declared above the input
#input = /dev/input/event1
## Stop GFE from changing graphical game settings for optimal performance and quality
#nosops = false
## Enable GFE for changing graphical game settings for optimal performance and quality
#sops = true
## Play audio on host instead of streaming to client
#localaudio = false