HR_deepstream.c (23.7 KB)
nvinfer_custom_lpr_parser.cpp (8.4 KB)
deepstream_nvdsanalytics_meta.cpp (4.8 KB)
pgie_config_fd_lpd.txt (3.8 KB)
config_nvdsanalytics.txt (2.4 KB)
lpr_sample_tracker_config.txt (1.7 KB)
HR_config.txt (369 Bytes)
**• Hardware Platform (Jetson / GPU) - Jetson AGX Xavier
**• DeepStream Version - 5.1
**• JetPack Version (valid for Jetson only) - 4.5
**• TensorRT Version - 7.1
• NVIDIA GPU Driver Version (valid for GPU only)
Hello, i am having troubles running my program. When i’m trying to run the program it gives me this:
Request sink_0 pad from streammux
Request sink_1 pad from streammux
Warn: ‘threshold’ parameter has been deprecated. Use ‘pre-cluster-threshold’ instead.
Warn: ‘threshold’ parameter has been deprecated. Use ‘pre-cluster-threshold’ instead.
Warn: ‘threshold’ parameter has been deprecated. Use ‘pre-cluster-threshold’ instead.
Failed to load config file: No such file or directory
** ERROR: <gst_nvinfer_parse_config_file:1260>: failed
Now playing: 1
Opening in BLOCKING MODE
Opening in BLOCKING MODE
Opening in BLOCKING MODE
Opening in BLOCKING MODE
0:00:00.801336064 8736 0x55638bc960 WARN nvinfer gstnvinfer.cpp:769:gst_nvinfer_start: error: Configuration file parsing failed
0:00:00.801422112 8736 0x55638bc960 WARN nvinfer gstnvinfer.cpp:769:gst_nvinfer_start: error: Config file path: HR_primary-config.txt
Running…
ERROR from element secondary-infer-engine2: Configuration file parsing failed
Error details: /dvs/git/dirty/git-master_linux/deepstream/sdk/src/gst-plugins/gst-nvinfer/gstnvinfer.cpp(769): gst_nvinfer_start (): /GstPipeline:pipeline/GstNvInfer:secondary-infer-engine2:
Config file path: HR_primary-config.txt
Returned, stopping playback
Average fps 0.000233
Totally 0 plates are inferred
Deleting pipeline
Thank you