From 96c6af35a3eef7b260cbf5791b1c2dd9218cc89b Mon Sep 17 00:00:00 2001
From: viktorxda <35473052+viktorxda@users.noreply.github.com>
Date: Tue, 31 Oct 2023 16:32:55 +0100
Subject: [PATCH] Update device-foscam-x5.md (#216)
---
README.md | 1 +
en/device-foscam-x5.md | 35 +++++++++++++++++++++++++----------
2 files changed, 26 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 4616c35..c141c9f 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ OpenIPC Wiki
- [IPC boards manufacturers](en/hardware-board-manufacturers.md)
### Cameras
+- [Foscam X5](en/device-foscam-x5.md)
- [Chacon IPCAM-RI01](en/device-chacon-ipcam-ri01.md)
- [Smartwares CIP-37210](en/device-smartwares-cip-37210.md)
- [Xiaomi Mi Camera 2K (MJSXJ03HL)](https://github.com/OpenIPC/device-mjsxj03hl/)
diff --git a/en/device-foscam-x5.md b/en/device-foscam-x5.md
index c429fc8..4769041 100644
--- a/en/device-foscam-x5.md
+++ b/en/device-foscam-x5.md
@@ -1,15 +1,30 @@
# OpenIPC Wiki
[Table of Content](../README.md)
-Foscam X5 / Acculenz 5MP / Assark 2.5K
+Foscam X5 / Acculenz R5 / Assark X3E
---
-
-
-
-
-
-
-
-
-
+### OpenIPC Firmware
+Copy the content of the following archive to an sdard:
+- [foscam-openipc.zip][1]
+
+Update your wireless credentials on autostart.sh:
+```diff
+#!/bin/sh
++WLAN_SSID="Router"
++WLAN_PASS="12345678"
+```
+---
+
+### Camera disassembly
+
+
+
+
+
+
+
+
+
+
+[1]: https://github.com/OpenIPC/wiki/files/13218168/foscam-openipc.zip