duhow / wibox

Fermax Wi-Box managed locally
GNU General Public License v3.0
36 stars 6 forks source link
dvrip fermax goke hardware intercom iot-device sofia wi-box wibox xmeye

Fermax Wi-Box

This repository contains hardware and software information from Fermax Wi-Box device, and contains custom scripts and files to patch and use the device locally, instead of using Chinese cloud.

This has been tested with following firmware versions:

Requirements

This project uses cramfs-tools to extract and build the userdata image.

Install

Check INSTALL document for complete information.

Use sudo make all to run all the steps to prepare your custom image.

You can manually extract and build your image:

sudo cramfsck -x /tmp/cram mtd4-file
sudo mkcramfs -e 0 -v -L /tmp/cram/ /tmp/cramfs.file

Related

Some content is provided from the following sources:

Disclaimer

YOU are responsible for any use or damage this software may cause. This repo and its content is intended for educational and research purposes only. Use at your own risk.