Set target latency for roc

This commit is contained in:
Jan-Bulthuis 2025-04-17 16:11:40 +02:00
parent af7181e705
commit 11496e21e2
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
"fec.code" = "rs8m";
"local.ip" = "0.0.0.0";
"resampler.profile" = "medium";
# sess.latency.msec = 10;
"sess.latency.msec" = 10;
"local.source.port" = 10001;
"local.repair.port" = 10002;
"source.name" = "Roc Source";