• Hardware Platform (Jetson / GPU) GPU
• DeepStream Version 6.4
• TensorRT Version 8.6.1.6-1+cuda12.0
• NVIDIA GPU Driver Version (valid for GPU only) 545.23.08
i am trying to run the deepstream-imagedata-multistream-redaction
in the path of /opt/nvidia/deepstream/deepstream-6.4/sources/deepstream_python_apps/apps/deepstream-imagedata-multistream-redaction/deepstream_imagedata-multistream_redaction.py
I didnt change the code or done anything i was trying give 2 .mp4 file as input and i got this error
URI Inputs: [‘face.mp4’]
Frames will be saved in out_crops
Creating Pipeline
Creating streamux
Creating source_bin 0
Creating source bin
source-bin-00
/opt/nvidia/deepstream/deepstream-6.4/sources/deepstream_python_apps/apps/deepstream-imagedata-multistream-redaction/deepstream_imagedata-multistream_redaction.py:304: DeprecationWarning: Gst.Element.get_request_pad is deprecated
sinkpad = streammux.get_request_pad(padname)
Creating Pgie
Creating nvvidconv1
Creating filter1
Creating tiler
Creating nvvidconv
Creating nvosd
Creating H264 Encoder
Creating H264 rtppay
Playing file [‘face.mp4’]
Warning: ‘input-dims’ parameter has been deprecated. Use ‘infer-dims’ instead.
Adding elements to Pipeline
Linking elements in the Pipeline
*** DeepStream: Launched RTSP Streaming at rtsp://localhost:8554/ds-test ***
Starting pipeline
0:00:00.231003646 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231025035 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe minimum capture size for pixelformat YM12
0:00:00.231031421 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231037219 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe maximum capture size for pixelformat YM12
0:00:00.231047764 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231053224 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe minimum capture size for pixelformat Y444
0:00:00.231057871 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231062746 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe maximum capture size for pixelformat Y444
0:00:00.231071723 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231076990 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe minimum capture size for pixelformat P410
0:00:00.231081500 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231086380 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe maximum capture size for pixelformat P410
0:00:00.231094202 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231099301 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe minimum capture size for pixelformat PM10
0:00:00.231104043 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231108947 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe maximum capture size for pixelformat PM10
0:00:00.231116822 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231122045 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe minimum capture size for pixelformat NM12
0:00:00.231126791 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:sink Unable to try format: Unknown error -1
0:00:00.231131596 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:sink Could not probe maximum capture size for pixelformat NM12
0:00:00.231166231 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:src Unable to try format: Unknown error -1
0:00:00.231172786 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2985:gst_v4l2_object_probe_caps_for_format:encoder:src Could not probe minimum capture size for pixelformat H264
0:00:00.231186137 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:3100:gst_v4l2_object_get_nearest_size:encoder:src Unable to try format: Unknown error -1
0:00:00.231195941 8383 0x55ff96096500 WARN v4l2 gstv4l2object.c:2991:gst_v4l2_object_probe_caps_for_format:encoder:src Could not probe maximum capture size for pixelformat H264
WARNING: …/nvdsinfer/nvdsinfer_model_builder.cpp:1487 Deserialize engine failed because file path: /opt/nvidia/deepstream/deepstream-6.4/samples/configs/test_by_varun/model/peoplenet/resnet34_peoplenet_int8.onnx_b1_gpu0_int8.engine open error
0:00:06.664777600 8383 0x55ff96096500 WARN nvinfer gstnvinfer.cpp:679:gst_nvinfer_logger: NvDsInferContext[UID 1]: Warning from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:2080> [UID = 1]: deserialize engine from file :/opt/nvidia/deepstream/deepstream-6.4/samples/configs/test_by_varun/model/peoplenet/resnet34_peoplenet_int8.onnx_b1_gpu0_int8.engine failed
0:00:06.929440007 8383 0x55ff96096500 WARN nvinfer gstnvinfer.cpp:679:gst_nvinfer_logger: NvDsInferContext[UID 1]: Warning from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:2185> [UID = 1]: deserialize backend context from engine from file :/opt/nvidia/deepstream/deepstream-6.4/samples/configs/test_by_varun/model/peoplenet/resnet34_peoplenet_int8.onnx_b1_gpu0_int8.engine failed, try rebuild
0:00:06.929543706 8383 0x55ff96096500 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:2106> [UID = 1]: Trying to create engine from model files
WARNING: [TRT]: TensorRT encountered issues when converting weights between types and that could affect accuracy.
WARNING: [TRT]: If this is not the desired behavior, please modify the weights or retrain with regularization to adjust the magnitude of the weights.
WARNING: [TRT]: Check verbose logs for the list of affected weights.
WARNING: [TRT]: - 49 weights are affected by this issue: Detected subnormal FP16 values.
WARNING: [TRT]: - 26 weights are affected by this issue: Detected values less than smallest positive FP16 subnormal value and converted them to the FP16 minimum subnormalized value.
0:00:57.849920068 8383 0x55ff96096500 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger: NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:2138> [UID = 1]: serialize cuda engine to file: /opt/nvidia/deepstream/deepstream-6.4/samples/configs/test_by_varun/model/peoplenet/resnet34_peoplenet_int8.onnx_b1_gpu0_fp16.engine successfully
WARNING: [TRT]: The getMaxBatchSize() function should not be used with an engine built from a network created with NetworkDefinitionCreationFlag::kEXPLICIT_BATCH flag. This function will always return 1.
INFO: …/nvdsinfer/nvdsinfer_model_builder.cpp:610 [Implicit Engine Info]: layers num: 3
0 INPUT kFLOAT input_1:0 3x544x960
1 OUTPUT kFLOAT output_cov/Sigmoid:0 3x34x60
2 OUTPUT kFLOAT output_bbox/BiasAdd:0 12x34x60
ERROR: [TRT]: 3: Cannot find binding of given name: output_bbox/BiasAdd
0:00:57.858082902 8383 0x55ff96096500 WARN nvinfer gstnvinfer.cpp:679:gst_nvinfer_logger: NvDsInferContext[UID 1]: Warning from NvDsInferContextImpl::checkBackendParams() <nvdsinfer_context_impl.cpp:2059> [UID = 1]: Could not find output layer ‘output_bbox/BiasAdd’ in engine
ERROR: [TRT]: 3: Cannot find binding of given name: output_cov/Sigmoid
0:00:57.858107409 8383 0x55ff96096500 WARN nvinfer gstnvinfer.cpp:679:gst_nvinfer_logger: NvDsInferContext[UID 1]: Warning from NvDsInferContextImpl::checkBackendParams() <nvdsinfer_context_impl.cpp:2059> [UID = 1]: Could not find output layer ‘output_cov/Sigmoid’ in engine
0:00:58.102451708 8383 0x55ff96096500 INFO nvinfer gstnvinfer_impl.cpp:328:notifyLoadModelStatus: [UID 1]: Load new model:config_infer_primary_peoplenet.txt sucessfully
0:00:58.104126561 8383 0x55ff96096500 WARN uridecodebin gsturidecodebin.c:1440:gen_source_element: error: Invalid URI “face.mp4”.
**PERF: {‘stream0’: 0.0}
Error: gst-resource-error-quark: Invalid URI “face.mp4”. (3): …/gst/playback/gsturidecodebin.c(1440): gen_source_element (): /GstPipeline:pipeline0/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin
Exiting app
sys:1: Warning: g_object_get_is_valid_property: object class ‘GstUDPSrc’ has no property named ‘pt’
Please i need help asap