Don't enforce the NVENC H.264 resolution limit on Sunshine hosts

Closes #882
This commit is contained in:
Cameron Gutman
2022-10-25 01:18:10 -05:00
parent c8aeca8ace
commit 29ac7893d7
3 changed files with 14 additions and 1 deletions
+1
View File
@@ -83,6 +83,7 @@ public:
QString uuid;
QSslCertificate serverCert;
QVector<NvApp> appList;
bool isNvidiaServerSoftware;
// Synchronization
mutable QReadWriteLock lock;