https only for WebRTC access

This commit is contained in:
Yotam Mann 2016-01-30 16:18:55 -05:00
parent 07edee5448
commit d2d8515a00

View file

@ -34,8 +34,7 @@
<div id="Content" class="FullScreen">
<div id="Title">Microphone</div>
<div id="Explanation">
If supported, Tone.Microphone uses <code>getUserMedia</code> to open
the user's microphone where it can then be processed with Tone.js.
If supported, Tone.Microphone uses <code>getUserMedia</code> to open the user's microphone where it can then be processed with Tone.js. Note that WebRTC has been deprecated for non-https domains.
</div>
</div>
<script type="text/javascript">