djvergad / dash

An MPEG/DASH client-server module for simulating rate adaptation mechanisms over HTTP/TCP.
GNU General Public License v2.0
46 stars 21 forks source link

How can I simulate the fluctuation of bandwidth? #16

Closed JohnPekl closed 5 years ago

JohnPekl commented 6 years ago

Hi, thank for your simulation.

Have you ever implemented the fluctuation of bandwidth in the code? In the NS3 forum, they addressed us how to simulate the bandwidth fluctuation by changing bandwidth of the link. https://groups.google.com/forum/#!msg/ns-3-users/rJaWMVixcmY/z1dy8gRsAwAJ

djvergad commented 6 years ago

@sotoremydocuments Thanks, I will check it out. In the meantime, do you have an example file using dash with fluctuating bandwidth? If you create a pull request I can merge it into the repository.

djvergad commented 5 years ago

Bandwidth fluctuation example is found at https://github.com/djvergad/dash/blob/master/examples/link-example.cc