Update demos to have local audio control muted by default.
Review URL: https://webrtc-codereview.appspot.com/1160007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3649 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -243,7 +243,7 @@ Maximum bitrate
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<video id="local-video" autoplay width=400></video>
|
||||
<video id="local-video" autoplay width=400 muted="true"></video>
|
||||
</td>
|
||||
<td>
|
||||
<video id="remote-video" autoplay width=400></video>
|
||||
|
Reference in New Issue
Block a user