IPC-Color4K-T and IPC-Color4K-T180 230227 Firmware

I noticed that Dahua has a firmware update (2026-05-08) for this camera IPC-Color4K-T80 (IPC-PDW5849-A180-E2-ASTE) on their site. I installed it on one of my two T180's, and it seems to be working well. Possibly IVS detection from the sides is better with this update. (fingers crossed)
Here is a quick test after updating my camera. Link to the firmware: IPC-PDW5849-A180-E2-ASTE

That would be awesome
 
Mine has been working ok. It was a refurb from Andy. Although the temptation to get some new feature or improvement is great, I don't think I will change what's not broken at this point.
 
Mine has been working ok. It was a refurb from Andy. Although the temptation to get some new feature or improvement is great, I don't think I will change what's not broken at this point.
That is probably wise, but since I have multiple T180 cameras, I don't mind testing the firmware on one camera to see if it makes an improvement. I don't recall if this was included in the previous firmware, but the color cast correction on this firmware works very well at night.
 

Attachments

  • color cast.jpeg
    color cast.jpeg
    120.3 KB · Views: 30
Hi everyone, does anyone know the requirements for the Event Linkage - Server feature on the IPC-Color4K-T180? Just got the camera yesterday and I'm trying to configure it. Is it sending an HTTP POST, GET, or something else entirely? Thanks in advance if anyone has a clue!
1780625543500.png
 

Attachments

  • 1780625506618.png
    1780625506618.png
    21.2 KB · Views: 4
@AlexA It sends an HTTP GET to the server in the bottom-left box with the URL specified in the bottom-right box (where you have "111"). For example, you can use it to trigger Blue Iris directly by entering:
admin?camera=CamShortName&trigger=1&zones=1

It would be just like copying the contents of those two boxes and pasting them (one after the other) into your web browser's address bar, and then pressing [Enter].
 
@AlexA It sends an HTTP GET to the server in the bottom-left box with the URL specified in the bottom-right box (where you have "111"). For example, you can use it to trigger Blue Iris directly by entering:
admin?camera=CamShortName&trigger=1&zones=1

It would be just like copying the contents of those two boxes and pasting them (one after the other) into your web browser's address bar, and then pressing [Enter].
Thanks! Appreciated!