Cristi Mitrana
7988594e9e
correct the video output rotation option
...
Should be `rotate` and not `rotation`.
2023-02-15 01:44:43 -06:00
Maciej Bogusz
786d4a66ec
Add rotation in the sample configuration file
2022-01-11 19:39:59 -06:00
Cameron Gutman
b907c4b608
Use the same remote streaming and packet size defaults as other clients
2021-07-24 15:57:55 -05:00
Cameron Gutman
1cb4699057
Start plumbing 7.1 surround sound support
2021-07-24 08:14:03 -05:00
Hugo Hromic
ecf09e8907
Add option for disabling all input (view-only mode) in streaming session
...
* By default this option is set to `false` and can be enabled using the
new `-viewonly`/`viewonly` command-line/config options.
* When enabled, none of the input modules will be initialised, making
the streaming session view-only, i.e. no input is sent to host.
To facilitate implementation, SDL initialisation with `sdl_init()` was moved
a bit earlier in the code to decouple from input initialisation.
2019-10-05 21:23:36 +01:00
Hugo Hromic
d0f5f90dea
Add option for sending quit app request after quitting streaming session
...
* By default this option is set to `false` and can be enabled using the
new `-quitappafter`/`quitappafter` command-line/config options.
2019-01-24 23:11:57 +01:00
AreaScout
c0cc20733b
Add: initial ODROID-N1 Rockchip hardware decoder support
2018-06-15 17:23:48 +02:00
Iwan Timmer
0b7c2f62a7
Replace seperate codec options with single option
2017-06-09 22:50:48 +02:00
Iwan Timmer
63f05b2baf
Update sample configuration file
2017-06-09 22:45:48 +02:00
Iwan Timmer
48bbcbf954
Update libgamestream for h265
2016-03-16 19:41:56 +01:00
Daniel Mehrwald
c1f5a2a30e
Add: Amlogic hardware video decoder backend
2016-03-14 16:36:09 +01:00
Iwan Timmer
42f596b303
Provide example configuration file
2015-08-03 11:24:14 +02:00