You have a real-time video processing pipeline using Azure AI Video Indexer. You need to detect when a specific person appears in archived video footage. Which approach minimizes latency and cost?
Video Indexer indexes faces efficiently and allows search without reprocessing.
Why this answer
Using face detection and indexing in Video Indexer allows efficient search. Re-indexing only when needed avoids unnecessary processing.