rhubarb-lip-sync/lib/webrtc-8d2248ff/webrtc/tools/loopback_test
Daniel Wolf aec3dbae01 Added WebRTC library 2016-06-21 22:13:05 +02:00
..
OWNERS Added WebRTC library 2016-06-21 22:13:05 +02:00
README Added WebRTC library 2016-06-21 22:13:05 +02:00
adapter.js Added WebRTC library 2016-06-21 22:13:05 +02:00
loopback_test.html Added WebRTC library 2016-06-21 22:13:05 +02:00
loopback_test.js Added WebRTC library 2016-06-21 22:13:05 +02:00
record-test.sh Added WebRTC library 2016-06-21 22:13:05 +02:00
run-server.sh Added WebRTC library 2016-06-21 22:13:05 +02:00
stat_tracker.js Added WebRTC library 2016-06-21 22:13:05 +02:00

README

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.