Azure-Samples / NVIDIA-Deepstream-Azure-IoT-Edge-on-a-NVIDIA-Jetson-Nano

This is a sample showing how to do real-time video analytics with NVIDIA DeepStream connected to Azure via Azure IoT Edge. It uses a NVIDIA Jetson Nano device that can process up to 8 real-time video streams concurrently.
MIT License
172 stars 56 forks source link

Sending video clips with detection messages #5

Closed js1972 closed 4 years ago

js1972 commented 4 years ago

Thanks for this tutorial. I’m wondering how you would go about sending video clips to azure when a detection is made and not just a text-based message? For example in a security scenario if you were alerted to detections from your edge device you would then want to be able to watch the video for that detection??

emmanuel-bv commented 4 years ago

Hi @js1972 , we are working on enabling this scenario. I don't have a solution to share publicly yet but feel free to email me at ebertra@microsoft.com if you have some customer engagmenets and want to deep dive on our current thoughts to implement this. I m closing this for now as it was mostly a question and we ll make sure to update this repo once we have a solution. Thank you!