mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00
![]() No-Try: True Bug: webrtc:10381 Change-Id: I3b56c74d913a47e4297518005b0cb19de8fafbff Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/168421 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30556} |
||
---|---|---|
.. | ||
adapter.js | ||
loopback_test.html | ||
loopback_test.js | ||
README | ||
record-test.sh | ||
run-server.sh | ||
stat_tracker.js |
Loopback test This is a simple html test framework to run a loopback test which can go via turn. For now the test is used to analyse bandwidth estimation and get records for bad scenarios. How to run: ./run-server.sh (to start python serving the tests) Access http://localhost:8080/loopback_test.html to run the test How to record: You can use record-test.sh to get a tcpdump of a test run.