Hi,
I’v already run below github project with JetPack4.5.1 and Deepstream5.1 on Jetson Xavier NX.
And I try to run below github project with JetPack5.0.1 and Deepstream6.1 on Jetson Xavier NX.
But we found errors like below;
I also check below migration guides.
But it seems not to be clue about this Error.
https://docs.nvidia.com/metropolis/deepstream/6.0/dev-guide/text/DS_Application_migration.html
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Application_migration.html
Question:
Are there anyone success to run this github project with JetPack5.0.1 and Deepstream6.1 on JetsonNX?
I also try to build by commented out like below;
// case NV_DS_SINK_RENDER_OVERLAY:
Build Error was not found.
But we found another Error by running “deepstream-app-bbox” like below;
We would appreciate if you tell us how to solve this issue.
Best regards,