Coder Social home page Coder Social logo

wyzecam_v3_sftp's Introduction

Features

  • SSH, SFTP and Rsync server without SD card(which guarantees stability)
  • nano editor with shell script syntax highlighting
  • Block firmware update
  • Compatible with wz_mini_hacks
  • Compatible with Entware if wz_mini_hacks is not used, with custom script at /configs/entware.sh

How to install

  1. Setup wz_flash-helper

  2. Backup all your partitions in case you need to rollback later

  3. Place partition images from the Release page to wz_flash-helper/restore/stock/ on your SD card

  4. Setup dropbear key by:

  • Extracting stock_[SoC]_cfg.tar.gz from wz_flash-helper/backup/stock/ to your computer(anywhere)
  • Add dropbear/authorized_keys with your SSH public key to the extracted directory
  • Re-pack the archive and generate its .sha256sum file
  • Place the archive and its .sha256sum file at your SD card top directory
  1. Edit wz_flash-helper/restore/stock.conf with:
restore_stock_kernel="yes"
restore_stock_rootfs="yes"
restore_stock_app="yes"
restore_stock_kback="no"
restore_stock_aback="yes"
restore_stock_cfg="no"
restore_stock_para="no"
  1. Edit wz_flash-helper/scripts/extract_archive_file_to_partition.sh with:
archive_file="/sdcard/stock_[SoC]_cfg.tar.gz"
partition_name="cfg"
matched_firmware="stock"
  1. Reboot your camera and wait till the flasher program is finished

It seems that this firmware works well with Anroid app version 2.45.6.361 but not with newer versions, downgrade your mobile app to make it work if neccessary. Doing a factory reset using recovery bin file might make it work too.

wyzecam_v3_sftp's People

Contributors

archandanime avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.