validate:launcher: Allow limitating local HTTP server bandwith
authorThibault Saunier <tsaunier@gnome.org>
Fri, 8 Aug 2014 10:33:54 +0000 (12:33 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 12 Aug 2014 11:16:43 +0000 (13:16 +0200)
commit2da2c6cc5658c0ecbee515ce3d5789c317c66786
treeebd727267334751d53f2fafc192c90211679b91c
parent702992cf7a6e62987a90c03a6cec709246e42874
validate:launcher: Allow limitating local HTTP server bandwith

By default we limit its bandwith to 1MBps which is somehow similare to a
good internet connection case.
validate/gst/validate/gst-validate-bin-monitor.c
validate/gst/validate/gst-validate-bin-monitor.h
validate/tools/launcher/RangeHTTPServer.py
validate/tools/launcher/httpserver.py
validate/tools/launcher/main.py