Skip to content

Commit e18b03d

Browse files
benatkinfippo
andauthored
add note to local example about tabs/windows (#1592)
Add note to local BrowserChannel example that tabs can be in different windows. Since it shows videos for the example it isn't easy to see them being synchronized unless they're in different windows. Co-authored-by: Philipp Hancke <[email protected]>
1 parent cecc6e6 commit e18b03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/peerconnection/channel/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1><a href="//webrtc.github.io/samples/" title="WebRTC samples homepage">WebRTC
4848
<button id="hangupButton">Hang Up</button>
4949
</div>
5050

51-
<p>Click the start button in two tabs (of the same browser) to make a call</p>
51+
<p>Click the start button in two tabs (of the same browser; can be in different windows) to make a call</p>
5252

5353
<a href="https://github.com/webrtc/samples/tree/gh-pages/src/content/peerconnection/channel"
5454
title="View source for this page on GitHub" id="viewSource">View source on GitHub</a>

0 commit comments

Comments
 (0)