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

Reference to wrong library #15

Open aboodalajati opened 4 years ago

aboodalajati commented 4 years ago

I’ve updated my deepstream-test5-app, complied it, them copy it to /opt/nvidia/deepstream/deepstream-4.0/bin. However when I run the application via Azure, the original application executes (not the updated one).

I've tried to delete deepstream-test5-app from /opt/nvidia/deepstream/deepstream-4.0/bin, but the application still working, hence it seems that the application runs from different location.

Please let me know how can I run the modified application?

emmanuel-bv commented 3 years ago

Hi @aboodalajati , sorry for the delay. I missed the notifications for some reasons. Is this issue still valid? You need to update the DeepStream application in its container since this is what IoT Edge launches.