X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ortp_recv.ggo;h=68ff6e7a4b80a714e8377a93ec5a06896186b788;hp=6902fedeeac501a8ba44ed7c771c27ca40904c51;hb=9f07bfb31ea556c41b45cdc3f37b6ccccbc8dca0;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623 diff --git a/ortp_recv.ggo b/ortp_recv.ggo index 6902fede..68ff6e7a 100644 --- a/ortp_recv.ggo +++ b/ortp_recv.ggo @@ -1,3 +1,4 @@ section "ortp options" option "host" i "ip or host to receive rtp packets from" string default="224.0.1.38" no option "port" p "udp port." int typestr="portnumber" default="1500" no +option "jitter_compensation" j "non-zero values enable ortp's adaptive jitter compensation" int typestr="milliseconds" default="400" no