Skip to content

Commit fbf01c5

Browse files
authored
Merge pull request #3576 from ReKST-117/docusaurus-version
Update reCamera Microscope and HaLow gif and resolve conflict
2 parents 81a4fd4 + 1d80806 commit fbf01c5

File tree

4 files changed

+20
-28
lines changed

4 files changed

+20
-28
lines changed

docs/Edge/reCamera/Applications/AI_Remote_Wireless_Monitor_System.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ last_update:
1515

1616
# AI remote wireless monitoring system based on reCamera and Wifi Halow
1717

18+
<div align="center"><img width={600} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/6.gif" /></div>
19+
1820
If you are an outdoor enthusiast, are you often troubled by the lack of a network in the wild, the limited coverage of traditional WiFi, and the inability of the camera to transmit real-time images over long distances? Through this Wiki, you can implement your own **AI remote wireless monitoring system**, based on the **reCamera series** and **Wifi Halow** graph transmission module. Of course, you can have more imagination, including the following but not limited:
1921

2022
- You want wireless monitoring for your entire property but no wiring or routers needed, with onboard AI detecting suspicious activity.
@@ -252,11 +254,7 @@ Double-click the camera node to enter the configuration page. To ensure fluency,
252254

253255
#### Step 1.3 Configure the stream node
254256

255-
As mentioned above, we need to configure rtsp push stream on Node-RED. In the node list on the left, slide the mouse wheel down to the bottom to find the Stream node.
256-
257-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_2.png" /></div>
258-
259-
After the configuration method, please refer to: [Node-Red Stream Node Configuration](https://wiki.seeedstudio.com/recamera_develop_with_node-red/#stream-node)After configuration, you should get the following results:
257+
As mentioned above, we need to configure rtsp push stream on Node-RED. In the node list on the left, search the 'stream' node or slide the mouse wheel down to the bottom to find the Stream node. After the configuration method, please refer to: [Node-Red Stream Node Configuration](https://wiki.seeedstudio.com/recamera_develop_with_node-red/#stream-node)After configuration, you should get the following results:
260258

261259
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_3.png" /></div>
262260

@@ -275,7 +273,7 @@ nnn.nnn:9000 In fact, 192.168.nnn.nnn is the static IP address of the reTerminal
275273

276274
Or on the Workspace page that just modified Node RED, click "Setting" in the upper left corner'
277275

278-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4.png" /></div>
276+
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4_1.png" /></div>
279277

280278
> Figure 4: Workspace Setting Frame
281279
@@ -444,7 +442,7 @@ Install the two matched image transmission modules on the reCamera and reTermina
444442

445443
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_1.jpg" /></div>
446444

447-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
445+
<div align="center"><img width={200} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
448446

449447
#### Step 4.3 Install ffmpeg and nmap reTerminal
450448

docs/es/Edge/reCamera/Applications/es_AI_Remote_Wireless_Monitor_System.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ last_update:
1515

1616
# Sistema de monitoreo inalámbrico remoto con IA basado en reCamera y Wifi Halow
1717

18+
<div align="center"><img width={600} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/6.gif" /></div>
19+
1820
Si eres un entusiasta de las actividades al aire libre, ¿te molesta a menudo la falta de red en la naturaleza, la cobertura limitada del WiFi tradicional y la incapacidad de la cámara para transmitir imágenes en tiempo real a largas distancias? A través de este Wiki, puedes implementar tu propio **sistema de monitoreo inalámbrico remoto con IA**, basado en la **serie reCamera** y el módulo de transmisión gráfica **Wifi Halow**. Por supuesto, puedes tener más imaginación, incluyendo lo siguiente pero no limitado a:
1921

2022
- Quieres monitoreo inalámbrico para toda tu propiedad pero sin necesidad de cableado o routers, con IA a bordo detectando actividad sospechosa.
@@ -252,11 +254,7 @@ Haz doble clic en el nodo de cámara para entrar a la página de configuración.
252254

253255
#### Paso 1.3 Configurar el nodo stream
254256

255-
Como se mencionó anteriormente, necesitamos configurar push stream rtsp en Node-RED. En la lista de nodos a la izquierda, desliza la rueda del mouse hacia abajo hasta el final para encontrar el nodo Stream.
256-
257-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_2.png" /></div>
258-
259-
Después del método de configuración, por favor consulta: [Configuración del Nodo Stream de Node-Red](https://wiki.seeedstudio.com/es/recamera_develop_with_node-red/#stream-node) Después de la configuración, deberías obtener los siguientes resultados:
257+
Como se mencionó anteriormente, necesitamos configurar la transmisión RTSP de tipo *push* en Node-RED. En la lista de nodos de la izquierda, busca el nodo "stream" o desplázate con la rueda del ratón hasta el final para encontrar el nodo Stream. Después del método de configuración, por favor consulta: [Configuración del Nodo Stream de Node-Red](https://wiki.seeedstudio.com/es/recamera_develop_with_node-red/#stream-node) Después de la configuración, deberías obtener los siguientes resultados:
260258

261259
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_3.png" /></div>
262260

@@ -275,7 +273,7 @@ nnn.nnn:9000 De hecho, 192.168.nnn.nnn es la dirección IP estática del reTermi
275273

276274
O en la página Workspace que acaba de modificar Node RED, haz clic en "Setting" en la esquina superior izquierda
277275

278-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4.png" /></div>
276+
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4_1.png" /></div>
279277

280278
> Figura 4: Marco de Configuración del Workspace
281279
@@ -444,7 +442,7 @@ Instala los dos módulos de transmisión de imagen emparejados en el reCamera y
444442

445443
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_1.jpg" /></div>
446444

447-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
445+
<div align="center"><img width={200} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
448446

449447
#### Paso 4.3 Instalar ffmpeg y nmap en reTerminal
450448

docs/ja/Edge/reCamera/Applications/ja_AI_Remote_Wireless_Monitor_System.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ last_update:
1515

1616
# reCamera と Wifi Halow に基づく AI リモート無線監視システム
1717

18+
<div align="center"><img width={600} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/6.gif" /></div>
19+
1820
アウトドア愛好家の方は、野外でのネットワーク不足、従来のWiFiの限られたカバレッジ、カメラが長距離でリアルタイム画像を送信できないことに悩まされることがよくありませんか?このWikiを通じて、**reCamera シリーズ****Wifi Halow**画像伝送モジュールに基づいた独自の**AIリモート無線監視システム**を実装できます。もちろん、以下を含むがこれに限定されない、より多くの想像力を持つことができます:
1921

2022
- 配線やルーターを必要とせずに、敷地全体の無線監視を行い、オンボードAIで不審な活動を検出したい場合。
@@ -252,11 +254,7 @@ Workspace ページの表示
252254

253255
#### ステップ 1.3 ストリームノードの設定
254256

255-
上記のように、Node-RED で rtsp プッシュストリームを設定する必要があります。左側のノードリストで、マウスホイールを下にスクロールして最下部まで移動し、Stream ノードを見つけます。
256-
257-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_2.png" /></div>
258-
259-
設定方法については、以下を参照してください:[Node-Red Stream Node Configuration](https://wiki.seeedstudio.com/ja/recamera_develop_with_node-red/#stream-node) 設定後、以下の結果が得られるはずです:
257+
前述のとおり、Node-RED 上で RTSP のプッシュ配信を設定する必要があります。左側のノード一覧で「stream」ノードを検索するか、マウスホイールで一番下までスクロールして Stream ノードを見つけてください。設定方法については、以下を参照してください:[Node-Red Stream Node Configuration](https://wiki.seeedstudio.com/ja/recamera_develop_with_node-red/#stream-node) 設定後、以下の結果が得られるはずです:
260258

261259
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_3.png" /></div>
262260

@@ -275,7 +273,7 @@ nnn.nnn:9000 として設定する必要があります。実際、192.168.nnn.n
275273

276274
または、Node RED を修正したばかりの Workspace ページで、左上の "Setting" をクリックします
277275

278-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4.png" /></div>
276+
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4_1.png" /></div>
279277

280278
> 図 4:Workspace Setting フレーム
281279
@@ -444,7 +442,7 @@ rtsp://admin:[email protected]:554/live
444442

445443
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_1.jpg" /></div>
446444

447-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
445+
<div align="center"><img width={200} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
448446

449447
#### ステップ 4.3 ffmpeg と nmap を reTerminal にインストールする
450448

docs/zh-CN/Edge/reCamera/Applications/cn_AI_Remote_Wireless_Monitor_System.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ last_update:
1515

1616
# 基于 reCamera 和 Wifi Halow 的 AI 远程无线监控系统
1717

18+
<div align="center"><img width={600} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/6.gif" /></div>
19+
1820
如果您是户外爱好者,是否经常为野外缺乏网络、传统 WiFi 覆盖范围有限、摄像头无法远距离实时传输图像而困扰?通过这个 Wiki,您可以实现自己的**AI 远程无线监控系统**,基于 **reCamera 系列****Wifi Halow** 图传模块。当然,您可以有更多想象,包括但不限于以下场景:
1921

2022
- 您希望对整个物业进行无线监控,但不需要布线或路由器,并通过板载 AI 检测可疑活动。
@@ -252,11 +254,7 @@ Workspace 页面显示
252254

253255
#### 步骤 1.3 配置流节点
254256

255-
如上所述,我们需要在 Node-RED 上配置 rtsp 推流。在左侧的节点列表中,向下滚动鼠标滚轮到底部找到 Stream 节点。
256-
257-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_2.png" /></div>
258-
259-
配置方法请参考:[Node-Red Stream 节点配置](https://wiki.seeedstudio.com/cn/recamera_develop_with_node-red/#stream-node)配置后,您应该得到以下结果:
257+
如上所述,我们需要在 Node-RED 中配置 RTSP 推流。在左侧的节点列表中,搜索 “stream” 节点,或者向下滚动鼠标滚轮到列表底部,找到 Stream 节点。配置方法请参考:[Node-Red Stream 节点配置](https://wiki.seeedstudio.com/cn/recamera_develop_with_node-red/#stream-node)配置后,您应该得到以下结果:
260258

261259
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t3_3.png" /></div>
262260

@@ -275,7 +273,7 @@ nnn.nnn:9000 实际上,192.168.nnn.nnn 是 reTerminal 或您自己的其他终
275273

276274
或者在刚刚修改 Node RED 的 Workspace 页面上,点击左上角的 "Setting"
277275

278-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4.png" /></div>
276+
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t4_1.png" /></div>
279277

280278
> 图 4:Workspace Setting 框架
281279
@@ -444,7 +442,7 @@ rtsp://admin:[email protected]:554/live
444442

445443
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_1.jpg" /></div>
446444

447-
<div align="center"><img width={400} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
445+
<div align="center"><img width={200} src="https://files.seeedstudio.com/wiki/reCamera/Applications/Wifi_HaLow/t13_2.jpg" /></div>
448446

449447
#### 步骤 4.3 在 reTerminal 上安装 ffmpeg 和 nmap
450448

0 commit comments

Comments
 (0)