Skip to content

Commit 79eadbb

Browse files
committed
Merge pull request webrtc#737 from samdutton/gh-pages
Added Chrome version note to relay sample
2 parents 8d7b08c + a6ce5f4 commit 79eadbb

File tree

1 file changed

+1
-1
lines changed
  • src/content/peerconnection/multiple-relay

1 file changed

+1
-1
lines changed

src/content/peerconnection/multiple-relay/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1><a href="//webrtc.github.io/samples/" title="WebRTC samples homepage">WebRTC
4040
<video id="video2" autoplay></video>
4141
</div>
4242

43-
<input type="checkbox" id="audio"><label for="audio">Include audio</label>
43+
<input type="checkbox" id="audio"><label for="audio">Include audio (supported in Chrome 49 and above)</label>
4444

4545
<div id="buttons">
4646
<button id="start">Start</button>

0 commit comments

Comments
 (0)