Home | History | Annotate | only in /external/chromium_org/third_party/webrtc/tools/loopback_test
Up to higher level directory
NameDateSize
adapter.js04-Nov-20146.7K
loopback_test.html04-Nov-20147K
loopback_test.js04-Nov-20148.3K
OWNERS04-Nov-201419
README04-Nov-2014397
record-test.sh04-Nov-20142.4K
run-server.sh04-Nov-2014616
stat_tracker.js04-Nov-20143.4K

README

      1 Loopback test
      2 
      3 This is a simple html test framework to run a loopback test which can go via
      4 turn. For now the test is used to analyse bandwidth estimation and get records
      5 for bad scenarios.
      6 
      7 How to run:
      8  ./run-server.sh (to start python serving the tests)
      9  Access http://localhost:8080/loopback_test.html to run the test
     10 
     11 How to record:
     12  You can use record-test.sh to get a tcpdump of a test run.
     13