2023-12-04 22:20:16 +03:00
2023-12-04 20:01:10 +03:00
2023-11-30 22:10:20 +03:00
2023-11-30 22:10:20 +03:00
2023-11-30 00:08:31 +03:00
2023-11-30 01:12:47 +03:00
2023-12-04 20:01:10 +03:00

OpenIPC logo

OpenIPC Builder

Experimental system for building OpenIPC firmware for known devices

Specialized features

  • Tweaker for automatically configuring devices according to profile (gpio, wifi, etc).
  • Specialized storage location for customized firmware for well-known devices.
  • QR code recognition to automatically connect to WiFi on your home network.

List of known devices

Imou IPC-C22EP-S2             SSC325DE       SC2239     RTL8188FU     NAND         in progress     @flyrouter
Imou IPC-F22AP                SSC325         SC2239     -             NOR_?        preparation     @flyrouter
Rostelecom IPC8232SWC-WE-B    SSC337DE       OS02G10    RTL8188FU     NOR_16M      preparation     @flyrouter
Smartwares CIP-37210          HI3518EV200    OV9732     RTL8188FU     NOR_16M      in progress     @flyrouter
Switcam HS303                 HI3518EV200    JXF22      RTL8188FU     NOR_16M      in progress     @flyrouter
Switcam HS303 v2              HI3518EV200    OV9732     RTL8188EU     NOR_16M      in progress     @flyrouter
Switcam HS303 v3              HI3518EV200    OV9732     RTL8188EU     NOR_16M      in progress     @flyrouter
TP-Link Tapo C110             SSC333         SC3338     SSW101B       NOR_8M       in progress     @flyrouter
Uniview C1L-2WN-G-RU          SSC337DE       OS02G10    RTL8188FU     NOR_16M      preparation     @flyrouter
Xiaomi MJSXJ03HL              T31N           JXQ03P     RTL8189FS     NOR_16M      in progress
Wansview Q5 1080p             T21Z           OV2735B    RTL8188FU     NOR_16M      in progress
Wansview Q5 2K                T31L           SC2336     ATBM6032i     NOR_8M       preparation

Preparing and using the project

sudo apt-get update -y
sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip mc tree python-is-python3
git clone https://github.com/openipc/builder.git
cd builder
./builder.sh

Existing problems

  • On some devices NOR flash 8M is small, and the WiFi driver is very large and the QR scanner currently does not fit into the firmware

Technical support and donations

Please support our project with donations or orders for development or maintenance. Thank you!

Description
No description provided
Readme MIT 6 MiB
Languages
Shell 74.1%
Makefile 20.8%
C 5.1%