X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=ortp_recv.ggo;h=68ff6e7a4b80a714e8377a93ec5a06896186b788;hb=821c67c164f932a189927f62b3ddcf2ee95b455a;hp=6902fedeeac501a8ba44ed7c771c27ca40904c51;hpb=2ed89c59f0efcd0a2763f47c7d3455663241e623;p=paraslash.git 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