With enough lights, you could depending on camera AI and feedback information, automate shutter speed settings(car detection, pedestrian detection,...). To get most out of a single cam. But it will never do both jobs well enough.
DS-9664NI-ST (3.4.5 is bugged dont upgrade to it)
https://www.hikvisioneurope.com/eu/portal/?dir=portal/Technical%20Materials/13%20%20Z%20Phased%20out/01%20Back-ends/NVR/76%2077%2086%2096%20NI-ST%20XT%20RT%20SP%20Netra/V3.4.4%20build170526%20English%2B%20Multi-lingual
DS-2CD2T42WD-I5...
Ok so, connection i use atm
I request sdk.startRealPlay
Camera push already encoded stream either h264 or h265(depends on camera setting) to AWS(Hik vision cloud) bounce back to my SDK where i do with it whatever i want.
All that happens in less than 250ms
Now if you need to transcode it to...
To fetch video, highly depends on location it uploads from. For me is 200ms after pressing play.
You can download segments as well via cloud. But the time format to query is millisecondsfromepoch
AAAnd both locations can be behind cgnat and it works
There is a way using hik partner pro SDK, It gives you stream via their cloud. Its up to you what to do with it
Currently working on flutter multiplatform app, this is a debug version for web