webrtc quality config changed
This commit is contained in:
@@ -19,12 +19,10 @@ module.exports = {
|
|||||||
"-RenderOffScreen",
|
"-RenderOffScreen",
|
||||||
"-ResX 1920 -ResY 1080",
|
"-ResX 1920 -ResY 1080",
|
||||||
"-PixelStreamingEncoderMinQP=30",
|
"-PixelStreamingEncoderMinQP=30",
|
||||||
"-PixelStreamingEncoderMaxQP=30",
|
"-PixelStreamingEncoderMaxQP=40",
|
||||||
"-PixelStreamingWebRTCMaxFps=41",
|
"-PixelStreamingWebRTCMaxFps=41",
|
||||||
"-PixelStreamingWebRTCDisableReceiveAudio",
|
"-PixelStreamingWebRTCDisableReceiveAudio",
|
||||||
"-PixelStreamingWebRTCDisableTransmitAudio",
|
"-PixelStreamingWebRTCDisableTransmitAudio"
|
||||||
"-NVENCIntraRefreshPeriodFrames=60",
|
|
||||||
"-NVENCIntraRefreshCountFrames=60"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user