The SmartSeek360 search for objects specified by the user in a 360-degree video stream, once the object is found the system follows it trough the video leveraging the PTZ functions, and triggers video recording at the same time.

This system is made up of the following Microservices:

NVIDIA Metropolis Microservices:

  1. Video Storage Toolkit (VST): a NVIDIA microservice that makes it possible to discover, ingest, manage, stream, and record video streams.
  2. Deepstream AI Microservice: by using the NVIDIA DeepStream Microservices it is possible to obtain real-time processing of multiple video (camera) and sensor streams through deep learning based inference using pluggable models, tracking and custom CV algorithms.
  3. REDIS: The use of the NVIDIA Redis Microservice allows to obtain a message broker for metadata output created by the inference microservices such as Deepstream.
  4. Analytics: This NVIDIA microservice is used to create metrics and to emit alerts based on the Analytics microservice configuration.