Skip to content

Commit b150f2b

Browse files
authored
Update video-crop demo note
Not requiring an experimental flag anymore
1 parent 87bbf21 commit b150f2b

File tree

1 file changed

+1
-3
lines changed
  • src/content/insertable-streams/video-crop

1 file changed

+1
-3
lines changed

src/content/insertable-streams/video-crop/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ <h1><a href="//webrtc.github.io/samples/" title="WebRTC samples homepage">WebRTC
4949

5050
<p>
5151
<b>Note</b>: This sample is using an experimental API that has not yet been standardized. As
52-
of 2021-07-16, this API is available in Chrome M91 if the experimental code is enabled on
53-
the command line with
54-
<code>--enable-blink-features=MediaStreamInsertableStreams</code>.
52+
of 2022-11-21, this API is available in the latest version of Chrome based browsers.
5553
</p>
5654
<a href="https://github.com/webrtc/samples/tree/gh-pages/src/content/insertable-streams/video-crop"
5755
title="View source for this page on GitHub" id="viewSource">View source on GitHub</a>

0 commit comments

Comments
 (0)