You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
333 B
HTML
14 lines
333 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<h1>Examples</h1>
|
|
|
|
<ul>
|
|
<li><a href="static_images.html">Demo with sample images</a></li>
|
|
<li><a href="live_w_locator.html">Demo with live-stream</a> using <code>getUserMedia</code></li>
|
|
<li><a href="file_input.html">Demo with file-input</a> showcasing a use for mobile</li>
|
|
</ul>
|
|
|
|
{{ content }}
|