netsim: Add "delay-distribution" property plus normal distribution
authorStian Selnes <stian@pexip.com>
Mon, 1 Aug 2016 18:27:03 +0000 (20:27 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 25 Nov 2017 11:10:27 +0000 (11:10 +0000)
commit9416d364631de23ff88dd679c8cdcb95f40d9c8a
treedd063b4f282361c6a49f9fbd666e945e6dfdd752
parent3eb733d95fc800a9aace8a73dd678b5242566830
netsim: Add "delay-distribution" property plus normal distribution

By using the property "delay-distribution" the user can control how the
delay applied to delayed packets is distributed. This is either the
uniform distribution (as before) or the normal distribution.

"min-delay" and "max-delay" control both distributions. For the normal
distribution it defines the bounds of the 95% confidence interval.
gst/netsim/Makefile.am
gst/netsim/gstnetsim.c
gst/netsim/gstnetsim.h
gst/netsim/meson.build