webrtc/test/sanity_check
2011-10-14 13:56:26 +00:00
..
www/html Commit http://webrtc-codereview.appspot.com/191001/ 2011-09-30 13:26:14 +00:00
lighttpd.conf Commit http://webrtc-codereview.appspot.com/191001/ 2011-09-30 13:26:14 +00:00
README Make the sanity check test a little more robust, and add a README file. 2011-10-14 13:56:26 +00:00
run_sanity_check Make the sanity check test a little more robust, and add a README file. 2011-10-14 13:56:26 +00:00

This test will pop up a browser with two tabs, and will run video from
one tab to the other tab, across the local network interface.

In order to run this test, you need to have:

- a WebRTC Chrome binary in
  $PROJECT_ROOT/../../chromium/src/out/Debug/chrome
- an installed lighttpd in your $PATH
- a built peerconnection_server (make peerconnection_server)

You need to run the script from the test/sanity_check directory.

The first time you run it, you will be asked to choose a search engine :-(