added some hosts and server sinks

This commit is contained in:
harshabose
2025-06-05 15:45:55 +05:30
parent f445cdc151
commit 70c8db549e
+2 -2
View File
@@ -128,8 +128,8 @@ var LowLatencyBitrateControlled = &X264Options{
// MaxQP: "80",
// MinQP: "24",
// MaxQPStep: "80",
IntraRefresh: "1",
ConstrainedIntra: "1",
IntraRefresh: "0",
ConstrainedIntra: "0",
SceneCut: "0",
BFrames: "0",
BAdapt: "0",