webrtc/samples/js/demos/html
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
..
constraints-and-stats.html Updated demos to use the sucess and failure callback in addIceCandidate api. 2014-02-06 22:38:37 +00:00
create-offer.html 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
dc1.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
device-switch.html Updated demos to use the sucess and failure callback in addIceCandidate api. 2014-02-06 22:38:37 +00:00
dtmf1.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
face.html 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
gum1.html 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
gum2.html 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
gum3.html 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
gum4.html Added gum4.html, a multiple camera opening demo, each opening with a different resolution and/or frame rate. 2013-07-05 09:12:04 +00:00
ice-servers.html 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
local-audio-rendering.html Updated local-audio-rendering.html to remove unmute. 2013-03-14 23:34:19 +00:00
local-audio-volume.html Removed audio element from volume measuring demo. 2013-12-11 11:12:39 +00:00
multiple-relay.html Demo of multi-pass encode - used for testing limits. 2014-02-15 06:13:41 +00:00
multiple.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
pc1_sdp_munge.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
pc1-audio.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
pc1.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
pranswer.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
rehydrate.html Update demos to have local audio control muted by default. 2013-03-11 16:58:07 +00:00
states.html Updated demos so they work on FF, the createOffer api cannot have null parameters according to spec. Same applies to createAnswer. 2014-02-07 19:08:38 +00:00
webaudio-and-webrtc.html Updated demos to use the sucess and failure callback in addIceCandidate api. 2014-02-06 22:38:37 +00:00