From fb4efb1942c83b5882670c06109a3cc435244284 Mon Sep 17 00:00:00 2001 From: AT0myks Date: Tue, 31 Oct 2023 23:49:38 +0100 Subject: [PATCH] Add RLC-820A firmware shared by @jkldgoefgkljefogeg --- README.md | 1 + firmwares_manual.json | 11 +++++++++++ pak_info.json | 17 +++++++++++++++++ 3 files changed, 29 insertions(+) diff --git a/README.md b/README.md index c26431d..72d40b7 100644 --- a/README.md +++ b/README.md @@ -1265,6 +1265,7 @@ Version | Date | Changes | Notes ### IPC_523128M8MP Version | Date | Changes | Notes --- | --- | --- | --- +[v3.1.0.1387_22100622](https://support-d.reolink.com/attachments/token/9fhG99webOHErfL1GES7y7ZFU/?name=IPC_523128M8MP.1387_22100622.RLC-820A.IMX415.8MP.REOLINK.pak) | 2022‑10‑06 | Proper FTPS support | :exclamation: FTPS issue
Check the source for details
[Source 1](https://github.com/AT0myks/reolink-fw-archive/discussions/28) [v3.1.0.956_22041501](https://home-cdn.reolink.us/wp-content/uploads/2022/04/181046431650278803.8671.zip?download_name=RLC_820A_22041501.zip) | 2022‑04‑15 |
  1. Upgraded ONVIF protocol to version 21.06
  2. Solved the issue of no audio output on some platforms using ONVIF
  3. Added the fixed FPS setting: The FPS won't be reduced automatically at night
  4. Added multiple selection for the iFrame setting
  5. Solved the problem that FTP parameters do not take effect under WEB access
  6. Upgraded AI model to reduce false negatives and false positives
  7. Added the function of synchronously prohibiting Push after disabling the UID
  8. Added the security policy of login lockout
  9. Solved some bugs of FTP
  10. Solved some bugs of Email alert
  11. Solved the problem of failing to adjust the threshold setting
  12. Modified the display script of anti-flicker
| 1.Due to the addition of new functions and the modification of some functions, it's suggested to check the Update Configuration File option when upgrading, or restore the camera after the firmware upgrading [v3.0.0.660_21101902](https://drive.google.com/uc?id=11fygt9xmdRZjqTrT9hQ9KkCf9ZFelPQj&confirm=t) | 2021‑10‑19 | | :warning: The only available links for this firmware are hosted by users and not Reolink themselves
[Source 1](https://www.reddit.com/r/reolinkcam/comments/p9wwx8/082321_new_firmware_update_for_all_ai_cameras/i4y5f12/)
[Source 2](https://www.reddit.com/r/reolinkcam/comments/u1ri3n/rlc811a_firmware_that_supports_iframe/)
[Source 3](https://drive.google.com/drive/folders/1geZXbRUuUHP2WIajjV3MygUmtQPR7Tq4) [v3.1.0.598_21091301](https://drive.google.com/uc?id=1f6NlVsCOpGHY04Vf-OuN4ZYHesf4-Dut&confirm=t) | 2021‑09‑13 | Check the source for details | :warning: This is a beta firmware
[Source 1](https://www.reddit.com/r/reolinkcam/comments/ptupxs/tester_wanted_for_the_beta_test_for_new_ai/)
[Source 2](https://drive.google.com/drive/folders/1S1KCRPH7u0BQ02D2drxLTmnsb7tyD17v) diff --git a/firmwares_manual.json b/firmwares_manual.json index 906af5a..87d4c75 100644 --- a/firmwares_manual.json +++ b/firmwares_manual.json @@ -902,5 +902,16 @@ "Possibility to connect IoT devices (eg. floodlight)", "Ability to turn on \"Illegal login lockout\" under Advanced / User Management" ] + }, + { + "source_urls": [ + "https://github.com/AT0myks/reolink-fw-archive/discussions/28" + ], + "note": ":exclamation: FTPS issue\nCheck the source for details", + "sha256_pak": "9978c04368436af5540205eafd6bd9296aa1d0969f7d2d2544f10f0db8b7ba0b", + "source": "manual", + "changelog": [ + "Proper FTPS support" + ] } ] \ No newline at end of file diff --git a/pak_info.json b/pak_info.json index dd90186..730cbf7 100644 --- a/pak_info.json +++ b/pak_info.json @@ -8325,5 +8325,22 @@ ], "model_id": 136, "hw_ver_id": 217 + }, + "9978c04368436af5540205eafd6bd9296aa1d0969f7d2d2544f10f0db8b7ba0b": { + "info": { + "firmware_version_prefix": "v3.1.0", + "board_type": "IPC_523128M8MP", + "board_name": "IPC_523128M8MP", + "build_date": "221006", + "display_type_info": "RLC-820A", + "detail_machine_type": "IPC_523128M8MP", + "type": "IPC", + "version_file": "1387_22100622" + }, + "download": [ + "https://support-d.reolink.com/attachments/token/9fhG99webOHErfL1GES7y7ZFU/?name=IPC_523128M8MP.1387_22100622.RLC-820A.IMX415.8MP.REOLINK.pak" + ], + "model_id": 18, + "hw_ver_id": 18 } } \ No newline at end of file