kami-hack-MStar | Home cameras based on the MStar chipset
kandi X-RAY | kami-hack-MStar Summary
kandi X-RAY | kami-hack-MStar Summary
kami-hack-MStar is a Shell library. kami-hack-MStar has no vulnerabilities, it has a Strong Copyleft License and it has low support. However kami-hack-MStar has 49 bugs. You can download it from GitHub.
Hack of formware for Kami-Home cameras based on the MStar chipset.
Hack of formware for Kami-Home cameras based on the MStar chipset.
Support
Quality
Security
License
Reuse
Support
kami-hack-MStar has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 1 have been closed. On average issues are closed in 12 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of kami-hack-MStar is current.
Quality
kami-hack-MStar has 49 bugs (0 blocker, 0 critical, 21 major, 28 minor) and 1 code smells.
Security
kami-hack-MStar has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
kami-hack-MStar code analysis shows 0 unresolved vulnerabilities.
There are 1 security hotspots that need review.
License
kami-hack-MStar is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
kami-hack-MStar releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
It has 3074 lines of code, 0 functions and 28 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kami-hack-MStar
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of kami-hack-MStar
kami-hack-MStar Key Features
No Key Features are available at this moment for kami-hack-MStar.
kami-hack-MStar Examples and Code Snippets
No Code Snippets are available at this moment for kami-hack-MStar.
Community Discussions
No Community Discussions are available at this moment for kami-hack-MStar.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install kami-hack-MStar
Check that you have a correct Xiaomi Yi camera. Get a microSD card, 16gb or less, and format it by selecting File System as FAT32. Get the correct firmware files for your camera from the releases section (https://github.com/roleoroleo/yi-hack-6FUS_4.5.0/releases). Save both files (for example home_y203c and sys_y203c) on root path of microSD card. Remove power to the camera, insert the microSD card, turn the power back ON. The yellow light will come ON and flash for roughly 30 seconds, which means the firmware is being flashed successfully. The camera will boot up. The yellow light will come ON again for the final stage of flashing. This will take up to 2 minutes. Blue light should come ON indicating that your WiFi connection has been successful (if not disable using app). Go in the browser and access the web interface of the camera as a website (http://IP-CAM:8080). Find the IP address using your mobile app (Camera Settings --> Network Info --> IP Address). If the mobile app can't be paired, you may look for the IP on your router's portal (see connected devices).
Check that you have a correct Xiaomi Yi camera.
Get a microSD card, 16gb or less, and format it by selecting File System as FAT32.
Get the correct firmware files for your camera from the releases section (https://github.com/roleoroleo/yi-hack-6FUS_4.5.0/releases).
Save both files (for example home_y203c and sys_y203c) on root path of microSD card.
Remove power to the camera, insert the microSD card, turn the power back ON.
The yellow light will come ON and flash for roughly 30 seconds, which means the firmware is being flashed successfully. The camera will boot up.
The yellow light will come ON again for the final stage of flashing. This will take up to 2 minutes.
Blue light should come ON indicating that your WiFi connection has been successful (if not disable using app).
Go in the browser and access the web interface of the camera as a website (http://IP-CAM:8080). Find the IP address using your mobile app (Camera Settings --> Network Info --> IP Address). If the mobile app can't be paired, you may look for the IP on your router's portal (see connected devices).
Done.
If you want to build your own firmware, clone this git and compile using a linux machine. Quick explanation:.
Download and install the SDK for MStar platform: the file name is "MStar MSC3XX SDK.zip" (Google is your friend).
Prepare the system installing all the necessary packages.
Or you can use the following docker image https://hub.docker.com/r/borodiliz/yi-hack (thanks to@ borodiliz).
Copy original home and rootfs partition files to ./stock_firmware/... (don't ask me where to find them).
git submodule update --init
./scripts/init_sysroot.all.sh
./scripts/compile.sh
./scripts/pack_fw.all.sh
Check that you have a correct Xiaomi Yi camera.
Get a microSD card, 16gb or less, and format it by selecting File System as FAT32.
Get the correct firmware files for your camera from the releases section (https://github.com/roleoroleo/yi-hack-6FUS_4.5.0/releases).
Save both files (for example home_y203c and sys_y203c) on root path of microSD card.
Remove power to the camera, insert the microSD card, turn the power back ON.
The yellow light will come ON and flash for roughly 30 seconds, which means the firmware is being flashed successfully. The camera will boot up.
The yellow light will come ON again for the final stage of flashing. This will take up to 2 minutes.
Blue light should come ON indicating that your WiFi connection has been successful (if not disable using app).
Go in the browser and access the web interface of the camera as a website (http://IP-CAM:8080). Find the IP address using your mobile app (Camera Settings --> Network Info --> IP Address). If the mobile app can't be paired, you may look for the IP on your router's portal (see connected devices).
Done.
If you want to build your own firmware, clone this git and compile using a linux machine. Quick explanation:.
Download and install the SDK for MStar platform: the file name is "MStar MSC3XX SDK.zip" (Google is your friend).
Prepare the system installing all the necessary packages.
Or you can use the following docker image https://hub.docker.com/r/borodiliz/yi-hack (thanks to@ borodiliz).
Copy original home and rootfs partition files to ./stock_firmware/... (don't ask me where to find them).
git submodule update --init
./scripts/init_sysroot.all.sh
./scripts/compile.sh
./scripts/pack_fw.all.sh
Support
The datapath of the audio is as follows: Mic -> ADC -> Kernel sound driver -> TinyAlsa lib -> OMX ALSA plugin -> Camera application (rmm).
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page