# OpenIPC Wiki [Table of Content](../README.md) 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