Added camera selection to example; Upgrade to webpack 2.2

This commit is contained in:
Christoph Oberhofer
2017-01-08 23:10:15 +01:00
parent 821d04a78b
commit 036fc30d48
12 changed files with 157 additions and 18 deletions
+6 -1
View File
@@ -81,6 +81,11 @@
<option value="8">8</option>
</select>
</label>
<label>
<span>Camera</span>
<select name="input-stream_constraints" id="deviceSelection">
</select>
</label>
</fieldset>
</div>
<div id="result_strip">
@@ -91,7 +96,7 @@
</section>
<footer>
<p>
&copy; Copyright by Christoph Oberhofer
&copy; Made with ❤️ by Christoph Oberhofer
</p>
</footer>