Skip to content

Commit

Permalink
Switched to adapter-latest.js from https://webrtc.github.io/adapter/a…
Browse files Browse the repository at this point in the history
  • Loading branch information
octavn committed Oct 30, 2018
1 parent 55a45d2 commit 4b3c6fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5,400 deletions.
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -31,6 +31,7 @@ <h2>Record a 320x240 video using the media recorder API implemented in Firefox a
</div>
<a id="downloadLink" download="mediarecorder.webm" name="mediarecorder.webm" href></a>
<p id="data"></p>
<script src="https://webrtc.github.io/adapter/adapter-latest.js"></script>
<script src="js/main.js"></script>
<h2>Works on:</h2>
<p><ul><li>Firefox 30 and up</li><li>Chrome 47,48 (video only, enable <em>experimental Web Platform features</em> at <a href="chrome://flags/#enable-experimental-web-platform-features">chrome://flags</a>)</li><li>Chrome 49+</li></ul></p>
Expand Down Expand Up @@ -68,4 +69,4 @@ <h2>Links:</h2>
</p>
</div>
</body>
</html>
</html>

0 comments on commit 4b3c6fb

Please sign in to comment.