mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2026-06-23 02:24:18 +00:00
change camera model detection
This commit is contained in:
@@ -10,8 +10,7 @@ Using this project can potentially expose your device to the open internet depen
|
||||
|
||||
## Related Projects:
|
||||
* wz_mini_debian: run full debian in a chroot, on the camera! (coming soon)
|
||||
|
||||
~~* wz_mini_utils: various statically compiled binaries for use with the camera (mipsel)~~ (deprecated, all utils now located in wz_mini/bin)
|
||||
* ~~wz_mini_utils: various statically compiled binaries for use with the camera (mipsel)~~ (deprecated, all utils now located in wz_mini/bin)
|
||||
|
||||
## Features
|
||||
|
||||
@@ -382,6 +381,7 @@ NOTE: if you are upgrading a V2 camera from a release older than 06-16-22, you m
|
||||
|
||||
## Latest Updates
|
||||
|
||||
* 06-16-22: Simplified the camera model detection method throughout wz_mini.
|
||||
* 06-16-22: fix scp client bug, allow user modifications to app_init, updated initramfs script, moved upgrade-run to PATH, revised kernel module paths, added ENABLE_RTL8189FS_DRIVER option for v2/v3, updated kernels for v2/v3. ( NOTE: this is a major upgrade, file names for the init scripts have changed, if you are upgrading the V2, do not use the upgrade-run.sh script )
|
||||
* 06-14-22: Updated v4l2rtspserver, fixes to prevent rare low memory situations and RTSP server crashes, fixed intermittant failed RTSP HD stream, script logic updates.
|
||||
* 06-12-22: Added additional audio variables for tuning in libcallback, various bug fixes in wz_user. Added `gather_wz_logs.sh` script for users to share debug logs.
|
||||
|
||||
Reference in New Issue
Block a user