Metropolis Microservices/RidgeRun Microservices Demo: Difference between revisions

From RidgeRun Developer Wiki
(Created page with "<noinclude> {{Metropolis Microservices/Head|previous=Getting_Started/Introduction|next=Application_services|metakeywords=Metropolis|title=RidgeRun Microservices Demo|metadescription=This page provides a general overview of the PTZ RidgeRun Service}} </noinclude> <noinclude> {{Metropolis Microservices/Foot||}} </noinclude>")
 
No edit summary
 
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{Metropolis Microservices/Head|previous=Getting_Started/Introduction|next=Application_services|metakeywords=Metropolis|title=RidgeRun Microservices Demo|metadescription=This page provides a general overview of the PTZ RidgeRun Service}}
{{Metropolis Microservices/Head
|previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Analytics
|next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo/Demo Description
|metakeywords=Metropolis|title=SmartSeek360 -  RidgeRun Microservices Demo
|metadescription=This page provides a general overview of the PTZ RidgeRun Service
}}
</noinclude>
</noinclude>


In this demostration, we show how the custom '''RidgeRun Microservices''' work in harmony with [https://developer.nvidia.com/blog/bringing-generative-ai-to-the-edge-with-nvidia-metropolis-microservices-for-jetson/ '''NVIDIA Metropolis Microservices'''].




'''SmartSeek360''' is a smart PTZ system. It captures and analyzes '''360-degree''' video streams using an AI model, and then, based on the model detections it performs PTZ operations and triggers video recordings.


[[File:0001-1032.mp4|thumb|center|400px|SmartSeek360, following a Dog]]




This smart PTZ system, '''SmartSeek360''',  combines some NVIDIA Metropolis Microservices with  RidgeRun custom Microservices.
'''NVIDIA Metropolis Microservices:'''
*[https://docs.nvidia.com/moj/vst/VST_Overview.html Video Storage Toolkit-VST]
*[https://docs.nvidia.com/moj/platform-services/redis.html REDIS]
*[https://docs.nvidia.com/moj/platform-services/ingress.html INGRESS]
'''RidgeRun Microservices'''
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/PTZ PTZ Microservice]
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Detection Detection Microservice]
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/AI_Agent AI Agent]
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Analytics Analytics]




<noinclude>
<noinclude>
{{Metropolis Microservices/Foot||}}
{{Metropolis Microservices/Foot
|previous=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Services/Analytics
|next=https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun Microservices Demo/Demo Description
}}
</noinclude>
</noinclude>

Latest revision as of 20:13, 9 August 2024






In this demostration, we show how the custom RidgeRun Microservices work in harmony with NVIDIA Metropolis Microservices.


SmartSeek360 is a smart PTZ system. It captures and analyzes 360-degree video streams using an AI model, and then, based on the model detections it performs PTZ operations and triggers video recordings.

SmartSeek360, following a Dog


This smart PTZ system, SmartSeek360, combines some NVIDIA Metropolis Microservices with RidgeRun custom Microservices.

NVIDIA Metropolis Microservices:

RidgeRun Microservices