Tags: TheCrypt0/yi-hack-v4
Tags
[Version] 0.2.0 New: - Added MQTT. - Added option to Record on SD card even with the Cloud features disabled. - Removed Yi watermark. - Updates in the WebUI: - Redesigned the configuration page and added more options. - Added MQTT configuration page. - Added RTSP activation and configuration page. - Added Update page. Check if a new firmware version is available and flash it. - New dynamic configuration backend. - Fixed sandwich menu not working on iOS. Fixes: - Fixed not working proxychains-ng script. - Fixed GZIP compression on the WebUI build scripts.
[Version] 0.0.3 [New] - The firmware is now up-to-date to the latest stock Xiaomi version! - Added 'nohup' and 'touch' applets to BusyBox. - Improved and reduced firmware size (more flash available!) - Replaced not-needed audio files (CN, KR, etc.) with links to the EN audio. - Improved check_update script to compare versions. [Fixes] - Changed the stack size available during boot to prevent issues on the 720p. - Proxychains-ng is now correctly compiled to be usable on the camera. - The *.g726 audio files of the Yi Home 720p are now correctly linked. - Now you can execute scp directly from the camera to another host.
[Version] 0.0.2_rc1 [New] - HTTPD webserver with cgi-bin support. - Dynamic Status page with useful info about the camera. Included info: system uptime, memory, network. - Added cron and crontab. Better scheduling for scripts and tasks. Example: Upload via scp the recorded footage every hour. - The home directory is now /home/yi-hack-v4/ - Improved check_update.sh script. This will allow a seamless non-intrusive update checking. It's now called from the cron daemon. - Reduced binaries size. More free space on the home partition! [Fixes] - Fixed the missing cloudAPI script which made proxychains-ng unusable. - The dhcp client didn't send the correct hostname while sending the requests.