From 19134bae95b385cb011668a40a67f0fe6cc31252 Mon Sep 17 00:00:00 2001 From: "vikasmarwaha@webrtc.org" Date: Tue, 1 Oct 2013 17:02:32 +0000 Subject: [PATCH] Updated device-switch demo page to work with Chrome M30. BUG=2218 R=braveyao@webrtc.org, dutton@google.com Review URL: https://webrtc-codereview.appspot.com/2025004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4892 4adac7df-926f-26a2-2b94-8c16560cd09d --- samples/js/demos/html/device-switch.html | 297 +++++++++++++---------- 1 file changed, 172 insertions(+), 125 deletions(-) diff --git a/samples/js/demos/html/device-switch.html b/samples/js/demos/html/device-switch.html index f819a94fb3..e291fa9b02 100644 --- a/samples/js/demos/html/device-switch.html +++ b/samples/js/demos/html/device-switch.html @@ -1,154 +1,201 @@ + + -Device Switching +Device Switch Demo - -This demo shows device switching via the (proposed) device selection API. -The big frame shows the currently playing stream; the grid below shows -available devices, with a button for choosing a device. -

- -
- -

+ + +
+

Select an audio and video source, then click Start.

+Audio source: +Video source:
+ + +
-