Demo of multi-pass encode - used for testing limits.

This demo creates a sequence of PeerConnections, and passes
a videostream through all of them.
This allows one to test how many PeerConnections and how
many encodes/decodes the implementation will support before
breaking down or slowing down enough to be unusable.

BUG=
R=fischman@webrtc.org, hta@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/8479004

git-svn-id: http://webrtc.googlecode.com/svn/trunk/samples/js@5557 4adac7df-926f-26a2-2b94-8c16560cd09d
2 files changed
tree: 0175e38458b4549461e58a0a9e79c85026af6526
  1. apprtc/
  2. base/
  3. demos/
  4. OWNERS