Skip to content

Commit eb2f377

Browse files
authored
Update link to multistream VideoRoom demo (#3611)
which was pointing to a renamed file
1 parent fcfd0c5 commit eb2f377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/demos/videoroom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ <h3>Demo details</h3>
6464
<div class="alert alert-info">Notice that this is the <b>original</b> VideoRoom
6565
demo, and uses a different PeerConnections per each subscription: if
6666
you want to test the new multistream support, instead, try the
67-
<a href="mvideoroomtest.html">multistream VideoRoom demo</a>
67+
<a href="mvideoroom.html">multistream VideoRoom demo</a>
6868
instead. The two demos are interoperable, if you want to see how
6969
different subscription mechanisms are used on the same sources.</div>
7070
<p>If you're interested in testing how simulcasting or SVC can be used within

0 commit comments

Comments
 (0)