> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-release-note/camera-firmware/ecc100-ecc100z-ecc120-ecc120z.md).

# ECC100/ECC100Z/ECC120/ECC120Z

## V1.1.45

### \[New Features]

* Added support for disabling video recording to local storage.
* Added support for video backup to NVS with configurable storage size limits.
* Reduced initial live video connection time for faster stream startup.
* Added protection against ICMP black hole conditions.
* Added AI animal detection with line-crossing and region counting alerts.
* Added support for AI object detection subtypes.
* Strengthened ONVIF authentication by preventing unauthorized access attempts and adding automatic login lockout after repeated failed login attempts from the same IP address.

### \[Issue Fixed]

* Improved the reliability of camera snapshot capture.
* Fixed an issue where video backup to NVS/NAS could fail when the retention period was configured for up to 365 days (known issue in v1.1.40).
* Fixed a CIFS zombie process issue that could occur during video backup to NVS/NAS under certain network conditions.
* Improved system stability by preventing unexpected camera failures if AI model or firmware component downloads are interrupted or fail.

## V1.1.41

### \[New Features]

* Added support for **ECC100Z** and **ECC120Z** cameras.
* Optimized memory utilization during peak-load conditions, improving overall system performance and stability.
* Added support for playback of recorded video from NVS or NAS when the camera is offline (known issue in v1.1.35).

## V1.1.40

### \[New Features]

* Upgraded video backup to **SMB v2.1**, improving simultaneous connections
* Added **AI Room Occupancy Detection** with alert notifications
* Fine-tuned the AI object detection model to improve detection accuracy for humans, vehicles, and animals

### \[Issue Fixed]

* Improved the reliability of camera snapshot capture

### \[Known Issue]

* Cannot have video backup for more than 90 days.

## V1.1.38

### \[Issue Fixed]

* Improved the reliability and stability of video backup and Cloud AI functions

## V1.1.37

### \[New Features]

* Added compliance with CHT network security scan requirements

## V1.1.36

### \[Issue Fixed]

* Fixed an issue where the camera did not display a static preview image
* Fixed an issue where Cloud AI failed to upload images for contexture analysis

## V1.1.35

### \[New Features]

* Custom NTP
* Local streaming of recording video in camera to client if they are in the same LAN
* Video backup to NAS and NVS with retention days

### \[Known Issue]

* Cannot play video backed up in NVS. Can play video recorded in camera storage.

## V1.1.26

### \[New Features]

* HQ and SQ video stream quality indicator

### \[Issue Fixed]

* Snapshot failure could stop video streaming

## V1.1.25

### \[New Features]

* Adds logging for animal detection events for easier review and analysis
* Logs camera storage recording failures to simplify troubleshooting
* Automatically clears stored footage when a camera is re-registered after deregistration

### \[Issue Fixed]

* Enabling HDR may cause flickering under specific lighting conditions when the power frequency is set to 50Hz (known issue in v1.1.21)

## V1.1.23

### \[Issue Fixed]

* Cloud AI failed to upload sufficient snapshots
* eMMC mount failed for recording

## V1.1.22

### \[Issue Fixed]

* Resolved an issue that could cause temporary power instability by improving night vision activation timing

## V1.1.21

### \[Issue Fixed]

* Enabling HDR caused image flickering when the frequency was set to 60Hz (known issue in v1.1.15 )
* Cloud disconnection caused by internal eMMC read/write errors
* Modifying certain configuration settings could intermittently halt video streaming
* Upgrades firmware failed to initiate or complete
* Camera snapshot preview failed to refresh, displaying outdated frames in the UI

### \[Known Issue]

* Enabling HDR may cause flickering under specific lighting conditions when the power frequency is set to 50Hz

## V1.1.15

### \[New Features]

* Rollback configuration
* Static IP addressing and IP address fallback
* Cloud AI min. dwell time and max. alert latency
* System recording failure alert

### \[Issue Fixed]

* Edge AI ON/OFF does not change video bit rate and resolution (known issue in v1.1.7)
* Change timezone lead to playback faiure
* Camera storage is full yet upgrade FW with new AI model will fail

### \[Known Issue]

* Enable HDR could have flicker in few lighting conditions

## V1.1.7

### \[Issue Fixed]

* Fix video query and play during daylight saving time
* Improve video contrast

### \[Known Issue]

* Will have option to enable 5MP while disable camera AI


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://doc.engenius.ai/home-cloud-release-note/camera-firmware/ecc100-ecc100z-ecc120-ecc120z.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
