mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 12:36:54 +03:00
Deployed cbebfad with MkDocs version: 1.4.2
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
<ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="#sd-card-structure">SD-Card Structure</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#recoding">Recoding</a>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#recording">Recording</a>
|
||||
</li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="#installation">Installation</a>
|
||||
</li>
|
||||
@@ -214,7 +214,7 @@
|
||||
</code></pre>
|
||||
</li>
|
||||
</ul>
|
||||
<h2 id="recoding">Recoding</h2>
|
||||
<h2 id="recording">Recording</h2>
|
||||
<p>To record real images of a meter, you have to periodically fetch <code>http://<IP>/img_tmp/raw.jpg</code>.</p>
|
||||
<p>To automate this, you can use the following shell script (Linux only):</p>
|
||||
<pre><code class="language-bash">#!/bin/bash
|
||||
|
||||
Reference in New Issue
Block a user