Metropolis Microservices/RidgeRun Microservices Demo/Demo Description: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 8: Line 8:


NVIDIA Metropolis Microservices:
NVIDIA Metropolis Microservices:
#'''Video Storage Toolkit (VST):''' a NVIDIA microservice that makes it possible to discover, ingest, manage, stream, and record video streams.
#'''Video Storage Toolkit (VST):''' VST NVIDIA microservice auto-discovers ONVIF-S compliant IP cameras, and allows use of custom IP stream as video source. It then allows for video to be stored, played back at various speeds, or paused at any frame
#'''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.
 
#'''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.
#'''Deepstream AI Microservice:''' Metropolis Microservices provide a DeepStream application for real-time processing of various camera streams presented by VST. The processing includes object detection, and object tracking. The output of the application is metadata based on metropolis schema sent to Redis message bus using msgbroker plugin.
 
#'''REDIS: ''' Redis is a message broker that contains all device metadata. VST depends on Redis streams to publish device status change events. DeepStream depends on Redis streams to publish metadata and receive VST camera status events.
 
#'''Analytics:''' This NVIDIA microservice is used to create metrics and to emit alerts based on the Analytics microservice configuration.
#'''Analytics:''' This NVIDIA microservice is used to create metrics and to emit alerts based on the Analytics microservice configuration.
{{Review|Add links to the respective MS nvida website|mortigoza}}


RidgeRun Microservices:
RidgeRun Microservices:
Line 20: Line 25:
#'''BIPS:''' This microservice can be used to handle direct memory buffer transfers, currently this is work in progress and it is not included in the Demo.
#'''BIPS:''' This microservice can be used to handle direct memory buffer transfers, currently this is work in progress and it is not included in the Demo.


 
{{Review|Add links to the respective MS RR wikis|mortigoza}}




89

edits