webrtc streaming settings changed
This commit is contained in:
@@ -17,11 +17,15 @@ module.exports = {
|
||||
static: [
|
||||
"-PixelStreamingIP=127.0.0.1",
|
||||
"-RenderOffScreen",
|
||||
"-PixelStreamingEncoderMaxBitrate=15000000",
|
||||
"-ResX 1920 -ResY 1080",
|
||||
"-ForceRes",
|
||||
"-ResX=1600",
|
||||
"-ResY=900",
|
||||
"-Unattended",
|
||||
"-MaxFPS=30",
|
||||
"-PixelStreamingWebRTCMaxFps=30",
|
||||
"-PixelStreamingEncoderMinQP=25",
|
||||
"-PixelStreamingEncoderMultipass=QUARTER",
|
||||
"-PixelStreamingWebRTCMaxFps=41"
|
||||
"-PixelStreamingEncoderMultipass=DISABLED",
|
||||
"-PixelStreamingWebRTCDisableAudioSync"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user