Set target latency for roc
This commit is contained in:
parent
af7181e705
commit
11496e21e2
|
@ -51,7 +51,7 @@
|
||||||
"fec.code" = "rs8m";
|
"fec.code" = "rs8m";
|
||||||
"local.ip" = "0.0.0.0";
|
"local.ip" = "0.0.0.0";
|
||||||
"resampler.profile" = "medium";
|
"resampler.profile" = "medium";
|
||||||
# sess.latency.msec = 10;
|
"sess.latency.msec" = 10;
|
||||||
"local.source.port" = 10001;
|
"local.source.port" = 10001;
|
||||||
"local.repair.port" = 10002;
|
"local.repair.port" = 10002;
|
||||||
"source.name" = "Roc Source";
|
"source.name" = "Roc Source";
|
||||||
|
|
Loading…
Reference in New Issue