- Apr 20, 2018
- 2
- 0
I've just bought some Dahua IPC-HFW4431R-Z cameras and I'm trying to use it in order to take snapshots periodically within my application. It's not relevant but I'm reading resulted snapshot from memory inside my application instead of a file, so I don't need to save it.
In the past, I was working with Foscam and Amcrest, which were lasting ~300ms and ~600ms to take snapshots, respectively. But, using this Dahua camera it's taking surprising ~1400ms. I already tried changing resolution but it didn't improve at all.
I'm using this endpoint to take snapshots:
http://192.168.0.22/onvifsnapshot/media_service/snapshot?loginuse=xxxx&loginpass=xxxx
Any suggestions to improve up this time? I don't know which setup information can be useful but I'll give it once asked.
In the past, I was working with Foscam and Amcrest, which were lasting ~300ms and ~600ms to take snapshots, respectively. But, using this Dahua camera it's taking surprising ~1400ms. I already tried changing resolution but it didn't improve at all.
I'm using this endpoint to take snapshots:
http://192.168.0.22/onvifsnapshot/media_service/snapshot?loginuse=xxxx&loginpass=xxxx
Any suggestions to improve up this time? I don't know which setup information can be useful but I'll give it once asked.