old quality added
This commit is contained in:
@@ -17,12 +17,11 @@ module.exports = {
|
||||
static: [
|
||||
"-PixelStreamingIP=127.0.0.1",
|
||||
"-RenderOffScreen",
|
||||
"-PixelStreamingEncoderMaxBitrate=15000000",
|
||||
"-ResX 1920 -ResY 1080",
|
||||
"-PixelStreamingEncoderMinQP=30",
|
||||
"-PixelStreamingEncoderMaxQP=40",
|
||||
"-PixelStreamingWebRTCMaxFps=41",
|
||||
"-PixelStreamingWebRTCDisableReceiveAudio",
|
||||
"-PixelStreamingWebRTCDisableTransmitAudio"
|
||||
"-PixelStreamingEncoderMinQP=25",
|
||||
"-PixelStreamingEncoderMultipass=QUARTER",
|
||||
"-PixelStreamingWebRTCMaxFps=41"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user