Acquisition of frame chunks
Some detectors SDK (e.g. Rashpa) returns a single event for multiple acquired frames. While we could desegregate the chunk of frames at the SDK level and keep a single frame acquisition API, it's interesting to open the door for the acquisition of chunks of frames. The processing might benefits from this to process multiple frames at a time in a more efficient manner.