We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f2259 commit 443540aCopy full SHA for 443540a
example/index.html
@@ -118,7 +118,7 @@ <h5 class="title"><a href="">Demo Web Application</a></h5>
118
119
<div class="col-md-6">
120
<div id="joinedRoomSectionId">
121
- <p><span>Publish your local camera. If no camera available, a sample video will be played.</span></p>
+ <p><span>Publish your local camera. If no camera available, a sample video will be used as media source.</span></p>
122
</div>
123
<button id="publishCameraBtn" type="button" class="btn-get-started">Publish Stream</button>
124
0 commit comments