aging
@EMPIRETECANDY - Have you any firmware files for this camera? Thank you, sir.
I'm searching the DahuaWiki URL
Index of /images/Files/Firmware but not certain which platform.
Since I cannot attach a JPG/PNG image file of the current T221R camera ID information, I'm including it below:
| Device Type | IPC-T22IR-ZAS-S3 |
| System Version | V2.840.0000000.17.R, Build Date: 2024-08-14 |
| WEB Version | V3.2.1.2003370 |
| ONVIF Version | 22.06(V2.0.1.107423) |
| Serial Number | AK03C15PAGxxxxx |
| Algorithm Version | 4.7.13 |
| Security Baseline | V2.3 |
| Copyright | 2024 |
Device Type IPC-T22IR-ZAS-S3
System Version V2.840.0000000.17.R, Build Date: 2024-08-14
WEB Version V3.2.1.2003370
ONVIF Version 22.06(V2.0.1.107423)
S/N AK03C15PAGxxxxx
Algorithm Version 4.7.13
Security Baseline Version V2.3
Copyright 2024, all rights reserved.
The API / CGI command/URL that is not operating properly is shown below:
The firmware fails to respond in any way, eventually yielding a 401 error.

The URL struck-through above was what Scrypted included in its log file. I suspect it's not the literal URL being sent to the camera. What I did find in the Scrypted source code for the Amcrest plugin (also used for Dahua) was where they query the camera, and this URL actually succeeded with the camera.
http://192.168.1.76/cgi-bin/magicBox.cgi?action=getSystemInfo
It returned the following:
serialNumber=AK03C15PAGxxxxx
deviceType=IPC-T22IR-ZAS-S3
processor=NT98566
cardReader=false
ProductDate=none
hasRTC=true
SyncTime.Strategy=None
cameraNum=0
2DCode=none
I have double-checked the ONVIF username and password and authorities are setup correctly.
FYI, I'm using the
Scrypted (v0.143.0) software to present my EmpireTech IP cameras as HomeKit devices