Skip to content

Commit

Permalink
Site updated: 2024-09-16 09:27:10
Browse files Browse the repository at this point in the history
  • Loading branch information
augetyz committed Sep 16, 2024
1 parent b072e3c commit 2a6c710
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,8 @@ <h2 id="使用方法"><a href="#使用方法" class="headerlink" title="使用
<li><a target="_blank" rel="noopener" href="http://192.168.31.83:5000/">http://192.168.31.83:5000/</a> (以太网IP地址或者WLAN IP地址)</li>
</ul>
<h2 id="测试"><a href="#测试" class="headerlink" title="测试"></a>测试</h2><p><strong>视频</strong></p>
<iframe src="//player.bilibili.com/player.html?isOutside=true&amp;aid=113144588472311&amp;bvid=BV1q24Re5EhS&amp;cid=25877283819&amp;p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>

<p><strong>总结</strong><br>蛮好用的,我的镜头模糊和抖动是因为我的摄像头很唠,34块200万像素720P自动对焦,不准喷;明显本地访问和以太网访问(第二个网址是以太网的)没有啥差别,速度很快,用手机热点(第三个)就很卡,但我觉得问题不大,因为我用的是iPhone11,4G手机+IPhone,debuff叠满了属于是,所以我觉得 上5G问题的话,视频流应该没那么卡。</p>
<p>做机器人的时候,测试起来蛮方便的。</p>
<h2 id="源代码"><a href="#源代码" class="headerlink" title="源代码"></a>源代码</h2><pre class="line-numbers language-python" data-language="python"><code class="language-python"><span class="token keyword">import</span> cv2
Expand Down
2 changes: 2 additions & 0 deletions search.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4722,6 +4722,8 @@ ps .USART1-&gt;USART3 */</span>
<li><a href="http://192.168.31.83:5000/">http://192.168.31.83:5000/</a> (以太网IP地址或者WLAN IP地址)</li>
</ul>
<h2 id="测试"><a href="#测试" class="headerlink" title="测试"></a>测试</h2><p><strong>视频</strong></p>
<iframe src="//player.bilibili.com/player.html?isOutside=true&amp;aid=113144588472311&amp;bvid=BV1q24Re5EhS&amp;cid=25877283819&amp;p=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>

<p><strong>总结</strong><br>蛮好用的,我的镜头模糊和抖动是因为我的摄像头很唠,34块200万像素720P自动对焦,不准喷;明显本地访问和以太网访问(第二个网址是以太网的)没有啥差别,速度很快,用手机热点(第三个)就很卡,但我觉得问题不大,因为我用的是iPhone11,4G手机+IPhone,debuff叠满了属于是,所以我觉得 上5G问题的话,视频流应该没那么卡。</p>
<p>做机器人的时候,测试起来蛮方便的。</p>
<h2 id="源代码"><a href="#源代码" class="headerlink" title="源代码"></a>源代码</h2><pre class="line-numbers language-python" data-language="python"><code class="language-python"><span class="token keyword">import</span> cv2
Expand Down

0 comments on commit 2a6c710

Please sign in to comment.