We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d7b08c + a6ce5f4 commit 79eadbbCopy full SHA for 79eadbb
src/content/peerconnection/multiple-relay/index.html
@@ -40,7 +40,7 @@ <h1><a href="//webrtc.github.io/samples/" title="WebRTC samples homepage">WebRTC
40
<video id="video2" autoplay></video>
41
</div>
42
43
- <input type="checkbox" id="audio"><label for="audio">Include audio</label>
+ <input type="checkbox" id="audio"><label for="audio">Include audio (supported in Chrome 49 and above)</label>
44
45
<div id="buttons">
46
<button id="start">Start</button>
0 commit comments