Metropolis Microservices/RidgeRun Microservices Demo: Difference between revisions

No edit summary
No edit summary
 
(9 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=SmartSeek360 -  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'''].  
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'''].  


{{Review|You can add a link to NVIDIA Metropolis Microservices}}


'''SmartSeek360''' is a smart PTZ system. It captures and analyze '''360-degree''' video streams, and responds using its '''own intelligence''' to detection commands.  
'''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.  
 
{{Review|Add a video or an image?|mortigoza}}


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




Line 16: Line 19:


'''NVIDIA Metropolis Microservices:'''
'''NVIDIA Metropolis Microservices:'''
*Video Storage Toolkit-VST
*[https://docs.nvidia.com/moj/vst/VST_Overview.html Video Storage Toolkit-VST]
*REDIS
*[https://docs.nvidia.com/moj/platform-services/redis.html REDIS]
*INGRESS
*[https://docs.nvidia.com/moj/platform-services/ingress.html INGRESS]


'''RidgeRun Microservices'''
'''RidgeRun Microservices'''
*PTZ Microservice
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/PTZ PTZ Microservice]
*Detection Microservice
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Detection Detection Microservice]
*AI Agent
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/AI_Agent AI Agent]
*Analytics
*[https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Analytics Analytics]
 
 
 
{{Review|Add links to the respective MS|mortigoza}}
{{Review|Please add the services as a bulleted list with their respective links}}
 
 




<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