2023-12-05 20:16:09 +03:00
2023-12-04 20:45:03 +01: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

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
Imou IPC-F22AP                SSC325         SC2239     -             NOR_?        preparation
Qtech QVC-IPC-136W            HI3518EV200    OV9732     RTL8188EU     NOR_16M      in progress
Smartwares CIP-37210          HI3518EV200    OV9732     RTL8188FU     NOR_16M      in progress
Switcam HS303                 HI3518EV200    JXF22      RTL8188FU     NOR_16M      in progress
Switcam HS303 v2              HI3518EV200    OV9732     RTL8188EU     NOR_16M      in progress
TP-Link Tapo C110             SSC333         SC3338     SSW101B       NOR_8M       in progress
Uniview C1L-2WN-G             SSC335DE       OS02G10    RTL8188FU     NOR_16M      preparation
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

Compatibility and clones

Many devices sold in online stores are clones of original devices or, more often, devices adapted for the local national market.

Switcam HS303 v3                =>     Qtech QVC-IPC-136W
Rostelecom IPC8232SWC-WE-B      =>     Uniview C1L-2WN-G

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%