Skip to content

{ OFFICIAL VERSION } | Experiments with OpenWrt + Hi35xx and other SoC's

License

Notifications You must be signed in to change notification settings

liupingchao/chaos_calmer

 
 

Repository files navigation

OpenIPC.org

Alternative firmware for IP cameras and NVR based on the HiSilicon SoC’s

More information on the page – https://openipc.org


Usage example for Debian/Ubuntu

git clone https://github.com/OpenIPC/chaos_calmer.git OpenIPC
cd OpenIPC
./Project_OpenIPC.sh update
./Project_OpenIPC.sh 18ev200_jvt_s130h18v

A simple example file for Docker

FROM debian:jessie
#
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get -y install \
    build-essential gawk libncurses-dev intltool python \
    git subversion time unzip zlib1g-dev libssl-dev wget curl cpio bc \
    gettext gettext-base liblocale-gettext-perl
#
WORKDIR /src/chaos_calmer

About

{ OFFICIAL VERSION } | Experiments with OpenWrt + Hi35xx and other SoC's

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 72.7%
  • Makefile 11.7%
  • Shell 4.8%
  • C++ 3.7%
  • Assembly 2.2%
  • Objective-C 2.1%
  • Other 2.8%