1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
adapter.js Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
loopback_test.html Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
loopback_test.js Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
record-test.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
run-server.sh Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
stat_tracker.js Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

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.