webrtc/samples/js
hta@webrtc.org 1009798b31 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@5557 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-02-15 06:13:41 +00:00
..
apprtc Updated demos to use the sucess and failure callback in addIceCandidate api. 2014-02-06 22:38:37 +00:00
base Added new create-offer and ice-servers demos to test the exact output of createOffer and .onicecandidate. 2014-01-30 23:38:44 +00:00
demos Demo of multi-pass encode - used for testing limits. 2014-02-15 06:13:41 +00:00
OWNERS Merged OWNERS of JS demo directories 2013-12-11 08:51:56 +00:00