I tried catching IVS and motion events and pictures sent from Dahua XVR. It sends http POST request with url: XVR-IP/cgi-bin/NotifyEvent
The above API document doesn't mention that. Also it mentioned that the event and picture data are sent in one HTTP request (Section 4.13)
I could catch the...