14 | | Another important use-case is servers with hardware accelerated encoding devices (via [/wiki/Encodings/nvenc NVENC]), the proxy server can be used to share this device with many servers: the proxy does encoding, the real servers just forward raw RGB data to it. (see #504) |
| 14 | This proxy server can also be used as a system-wide proxy server so that sessions are started with enough privileges to register as logind sessions (#1105), allowing them to outlive the user's session. ({{{KillUserProcesses=yes}}}) |
| 15 | |
| 16 | Another important use-case is servers with hardware accelerated encoding devices (via [/wiki/Encodings/nvenc NVENC]), the proxy server can be used to share this device with many servers: the proxy does the video encoding, the real servers just forward raw RGB data to it. (see #504) |