NvidiaDeepStreamSDK module not working properly with IoTEdge
Tarek Guesmi
1
Reputation point
I created an IoT edge device that runs on my Jetson nano where I deployed a Deepstream module from Azure repository. The moule always fail to start and when I investigated the logs on Azure IoT hub it show the following error message:
Error NvidiaDeepStreamSDK
** ERROR: <create_primary_gie_bin:107>: Failed to create ‘primary_gie_classifier’
** ERROR: <create_primary_gie_bin:161>: create_primary_gie_bin failed
** ERROR: <create_pipeline:1045>: create_pipeline failed
** ERROR: main:1096: Failed to create pipeline
Quitting
App run failed
Sign in to answer