i checked path in this link, this path custom GstElement pipeline to add nvvidconv1 and cap_filter. But this solution work deepstream-image-meta-test with GstElement pipeline
So in deepstream-transfer-learning-app i can’t see GstElement pipeline
How to apply this custom to deepstream-transfer-learning-app ?
Help me!
• Hardware Platform Jetson NX • DeepStream Version 5.1 • JetPack Version 4.4 • How to reproduce the issue ?
Why do you say so. There is “create_pipeline()” function in deepstream-transfer-learning-app source code, this is the pipeline.
Please read the source code carefully.
Please use the following two files to replace /opt/nvidia/deepstream/deepstream/sources/apps/apps_common/src/deepstream_primary_gie_bin.c and /opt/nvidia/deepstream/deepstream/sources/apps/apps_common/includes/deepstream_primary_gie.h and then rebuild deepstream-transfer-learning-app deepstream_primary_gie.h (2.0 KB) deepstream_primary_gie_bin.c (6.5 KB)