Can change packetsize and be able to play audio locally

This commit is contained in:
Iwan Timmer
2014-12-01 16:12:13 +01:00
parent e70975bb7f
commit ecd2f45bb4
2 changed files with 20 additions and 1 deletions

View File

@@ -68,13 +68,15 @@ implementation.
-height <height>Vertical resolution (default 720)
-30fps Use 30fps
-60fps Use 60fps (default)
-bitrate <bitrate>Specify the bitrate in Kbps
-bitrate <bitrate> Specify the bitrate in Kbps
-packetsize <size> Specify the maximum packetsize in bytes
-app <app> Name of app to stream
-nosops Don't allow GFE to modify game settings
-input <device> Use <device> as input. Can be used multiple times
(default uses all devices in /dev/input)
-mapping <file> Use <file> as gamepad mapping configuration file
-audio <device> Use <device> as ALSA audio output device (default sysdefault)
-localaudio Play audio locally
Use ctrl-c to exit application