Cameron Gutman
971c784f14
Add basic NVENC support on Linux
...
We're not offloading scaling and YUV conversion from the CPU yet,
so the gains aren't as high as one of the fully accelerated
backends like Windows NVENC or Linux VAAPI.
Still, offloading the H.264/HEVC encoding itself is an improvement
over doing everything on the CPU.
2021-07-09 08:13:05 -05:00
loki
029194cb60
Fix incorrect abs mouse coordinates on Linux when scaling to different aspect ratio
2021-06-23 14:05:09 +02:00
loki
64a6c1419b
store state in .config/sunshine on Linux
2021-06-16 11:26:54 +02:00
loki
9d52174d6b
fix selecting incorrect monitor on linux
2021-06-09 11:49:31 +02:00
loki
f2863cceb7
Properly scale image on VAAPI
2021-06-05 12:25:19 +02:00
loki
bdb9ed9001
Perform image format conversion for VAAPI on the gpu
2021-06-04 21:12:06 +02:00
loki
ff1ea1a63e
Use VAAPI for hardware encoding on Linux
2021-05-29 16:25:37 +02:00
loki
2b04e1428c
Select audio output on Linux
2021-05-18 13:36:12 +02:00
loki
3d8a99f541
clang-format
2021-05-17 21:21:57 +02:00
loki
33a330fd6c
Downmix surround 5.1 to stereo
2021-05-14 21:44:20 +02:00
loki
2e9a1cfbba
absolute mouse coordinates regardless of the number of monitors attached on Linux
2021-05-11 23:51:45 +02:00
loki
92cd8648fa
Some refactoring for linux/display.cpp
2021-05-11 20:10:33 +02:00
loki
0049b36471
Use existing config option for selecting monitor
2021-04-24 23:41:56 +02:00
kiralycraft
fe3784454a
Fixed unspecified monitor streaming the whole X
2021-02-28 17:56:38 +02:00
kiralycraft
7abcfc0390
Added ability to stream specific monitor on Linux
2021-02-28 15:52:47 +02:00
loki
1862662b3a
Prevent queue from growing to large, eating up all memory
2020-04-24 22:10:08 +02:00
loki
22418cb613
Moved linux specific files to folder platform/linux
2020-04-23 15:48:05 +02:00