Please provide complete information as applicable to your setup.
• Hardware Platform (Jetson / GPU) : GPU
• DeepStream Version : 6.3
• TensorRT Version : 8.6.1.6-1+cuda12.0
• NVIDIA GPU Driver Version (valid for GPU only) : 4070ti
Hi,
I somehow by mistake did an update on ubuntu 20.04 and now while building the engine file I get the below error:
Any help is highly appreciated
@yuweiw
yuweiw
October 18, 2024, 2:47am
3
Please refer to our Guide dgpu-setup-for-ubuntu to setup your dgpu step by step.
@yuweiw Thanks for your reply. I installed DS 6.3 fresh along with TensorRT. However now, I’m getting the below error in demux:
Decodebin child added: qtdemux0
Decodebin child added: multiqueue0
Decodebin child added: h265parse0
Decodebin child added: capsfilter0
Decodebin child added: nvv4l2decoder0
ERROR from element qtdemux0: Internal data stream error.
Error details: qtdemux.c(6619): gst_qtdemux_loop (): /GstPipeline:ANPR-pipeline/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
streaming stopped, reason not-linked (-1)
Returned, stopping playback
[NvMultiObjectTracker] De-initialized
Deleting pipeline
Any suggestion is highly helpful
yuweiw
October 21, 2024, 1:43am
6
Could you add GST_DEBUG=3
in front of your command to open more log and attach that?
yuweiw:
GST_DEBUG=3
@yuweiw thanks for your time. The error is as below:
$ GST_DEBUG=3 ./ANPR_SPD ./models/anpr_config.yml ./config.json > new_log.txt
(ANPR_SPD:20710): GLib-GObject-WARNING **: 10:31:15.622: g_object_set_is_valid_property: object class 'GstNvTracker' has no property named 'enable_batch_process'
0:00:01.308673203 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<secondary-infer-engine2> NvDsInferContext[UID 3]: Info from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:1988> [UID = 3]: deserialized trt engine from :/home/eegrab/c++/deepstream/anpr_kp_spd/models/us_lprnet_6.3_4070.engine
0:00:01.353902798 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<secondary-infer-engine2> NvDsInferContext[UID 3]: Info from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:2091> [UID = 3]: Use deserialized engine model: /home/eegrab/c++/deepstream/anpr_kp_spd/models/us_lprnet_6.3_4070.engine
0:00:01.355611364 20710 0x5562dc738830 INFO nvinfer gstnvinfer_impl.cpp:328:notifyLoadModelStatus:<secondary-infer-engine2> [UID 3]: Load new model:/home/eegrab/c++/deepstream/anpr_kp_spd/models/lpr_config_sgie_us.yml sucessfully
0:00:02.417485011 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<secondary-infer-engine1> NvDsInferContext[UID 2]: Info from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:1988> [UID = 2]: deserialized trt engine from :/home/eegrab/c++/deepstream/anpr_kp_spd/models/lpd_6.3_4070.engine
0:00:02.465032862 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<secondary-infer-engine1> NvDsInferContext[UID 2]: Info from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:2091> [UID = 2]: Use deserialized engine model: /home/eegrab/c++/deepstream/anpr_kp_spd/models/lpd_6.3_4070.engine
0:00:02.465993782 20710 0x5562dc738830 INFO nvinfer gstnvinfer_impl.cpp:328:notifyLoadModelStatus:<secondary-infer-engine1> [UID 2]: Load new model:/home/eegrab/c++/deepstream/anpr_kp_spd/models/sgie1_config.yml sucessfully
0:00:03.532377505 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<primary-nvinference-engine> NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::deserializeEngineAndBackend() <nvdsinfer_context_impl.cpp:1988> [UID = 1]: deserialized trt engine from :/home/eegrab/c++/deepstream/anpr_kp_spd/models/best_v2_6.3_4070_server.engine
0:00:03.580464526 20710 0x5562dc738830 INFO nvinfer gstnvinfer.cpp:682:gst_nvinfer_logger:<primary-nvinference-engine> NvDsInferContext[UID 1]: Info from NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:2091> [UID = 1]: Use deserialized engine model: /home/eegrab/c++/deepstream/anpr_kp_spd/models/best_v2_6.3_4070_server.engine
0:00:03.581598079 20710 0x5562dc738830 INFO nvinfer gstnvinfer_impl.cpp:328:notifyLoadModelStatus:<primary-nvinference-engine> [UID 1]: Load new model:/home/eegrab/c++/deepstream/anpr_kp_spd/models/pgie_config.yml sucessfully
0:00:03.581880528 20710 0x5562dc738830 WARN basesrc gstbasesrc.c:3600:gst_base_src_start_complete:<source> pad not activated yet
0:00:03.582057952 20710 0x5562dc738830 WARN basesrc gstbasesrc.c:3600:gst_base_src_start_complete:<source> pad not activated yet
0:00:03.596063943 20710 0x5562f330d5e0 WARN qtdemux qtdemux.c:7810:qtdemux_parse_container:<qtdemux0> length too long (1638400 > 29)
0:00:03.596090133 20710 0x5562f330d5e0 WARN qtdemux qtdemux.c:3250:qtdemux_parse_trex:<qtdemux0> failed to find fragment defaults for stream 1
0:00:03.596119714 20710 0x5562f330d5e0 WARN qtdemux qtdemux.c:9885:qtdemux_parse_segments:<qtdemux0> Segment 0 extends to 0:03:10.511066000 past the end of the declared movie duration 0:03:06.562065000 movie segment will be extended
0:00:03.597959216 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597965681 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat MJPG
0:00:03.597967719 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597970246 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat MJPG
0:00:03.597976003 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597977968 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat AV10
0:00:03.597979674 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597981489 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat AV10
0:00:03.597985180 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597987657 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat DVX5
0:00:03.597989260 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597990919 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat DVX5
0:00:03.597994000 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597995801 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat DVX4
0:00:03.597997561 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.597999352 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat DVX4
0:00:03.598002600 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598005215 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat MPG4
0:00:03.598007923 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598010175 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat MPG4
0:00:03.598013297 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598015431 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat MPG2
0:00:03.598017009 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598019034 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat MPG2
0:00:03.598022755 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598024567 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat H265
0:00:03.598026418 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598028179 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat H265
0:00:03.598031549 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598033530 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat VP90
0:00:03.598035118 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598037112 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat VP90
0:00:03.598040175 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598042159 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat VP80
0:00:03.598043970 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598046634 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat VP80
0:00:03.598050533 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598052761 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe minimum capture size for pixelformat H264
0:00:03.598054741 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:sink> Unable to try format: Unknown error -1
0:00:03.598057015 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:sink> Could not probe maximum capture size for pixelformat H264
0:00:03.598241239 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598243921 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe minimum capture size for pixelformat Y444
0:00:03.598245684 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598247573 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe maximum capture size for pixelformat Y444
0:00:03.598250343 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2420:gst_v4l2_object_add_interlace_mode:0x7f523c052250 Failed to determine interlace mode
0:00:03.598253945 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598255916 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe minimum capture size for pixelformat P410
0:00:03.598257484 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598259324 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe maximum capture size for pixelformat P410
0:00:03.598261642 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2420:gst_v4l2_object_add_interlace_mode:0x7f523c052250 Failed to determine interlace mode
0:00:03.598264811 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598266641 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe minimum capture size for pixelformat PM10
0:00:03.598268134 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598269961 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe maximum capture size for pixelformat PM10
0:00:03.598271923 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2420:gst_v4l2_object_add_interlace_mode:0x7f523c052250 Failed to determine interlace mode
0:00:03.598275219 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598277004 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2967:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe minimum capture size for pixelformat NM12
0:00:03.598278524 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:3082:gst_v4l2_object_get_nearest_size:<nvv4l2decoder0:src> Unable to try format: Unknown error -1
0:00:03.598280354 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2973:gst_v4l2_object_probe_caps_for_format:<nvv4l2decoder0:src> Could not probe maximum capture size for pixelformat NM12
0:00:03.598282150 20710 0x7f5244076760 WARN v4l2 gstv4l2object.c:2420:gst_v4l2_object_add_interlace_mode:0x7f523c052250 Failed to determine interlace mode
0:00:03.598871947 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.702166039 20710 0x7f5244076760 WARN v4l2videodec gstv4l2videodec.c:2305:gst_v4l2_video_dec_decide_allocation:<nvv4l2decoder0> Duration invalid, not setting latency
0:00:03.702211728 20710 0x7f5244076760 WARN v4l2bufferpool gstv4l2bufferpool.c:1114:gst_v4l2_buffer_pool_start:<nvv4l2decoder0:pool:src> Uncertain or not enough buffers, enabling copy threshold
0:00:03.702463060 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.702705461 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703086520 20710 0x7f523800c640 WARN v4l2bufferpool gstv4l2bufferpool.c:1565:gst_v4l2_buffer_pool_dqbuf:<nvv4l2decoder0:pool:src> Driver should never set v4l2_buffer.field to ANY
0:00:03.703160008 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703448290 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703517874 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703536961 20710 0x5562f330d5e0 WARN qtdemux qtdemux.c:6619:gst_qtdemux_loop:<qtdemux0> error: Internal data stream error.
0:00:03.703559103 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703576238 20710 0x5562f330d5e0 WARN qtdemux qtdemux.c:6619:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason not-linked (-1)
0:00:03.703611077 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703644870 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
0:00:03.703678161 20710 0x7f5244076760 FIXME h265parse gsth265parse.c:1850:gst_h265_parse_parse_frame:<h265parse0> Implement timestamp/duration interpolation based on SEI message
ERROR from element qtdemux0: Internal data stream error.
Error details: qtdemux.c(6619): gst_qtdemux_loop (): /GstPipeline:ANPR-pipeline/GstBin:source-bin-00/GstURIDecodeBin:uri-decode-bin/GstDecodeBin:decodebin0/GstQTDemux:qtdemux0:
streaming stopped, reason not-linked (-1)
yuweiw
October 21, 2024, 10:17am
8
It seems that there is a problem with your video source, can you attach that?
mainak1
October 21, 2024, 11:43am
9
Here’s the config:
source-list:
list: file:///home/eegrab/data/kp/front6.mp4;
streammux:
batch-size: 1
batched-push-timeout: 40000
width: 1920
height: 1056
attach-sys-ts : 1
live-source : 0
osd:
process-mode: 0
display-text: 1
#If there is ROI
analytics-config:
#filename: config_nvdsanalytics.txt
triton:
## 0:disable 1:enable
enable: 0
##0:trtion-native 1:triton-grpc
type: 0
##car mode, 1:US car plate model|2: Chinese car plate model
car-mode: 1
output:
## 1:file ouput 2:fake output 3:eglsink output
type: 1
## 0: H264 encoder 1:H265 encoder
enc: 0
bitrate: 4000000
##The file name without suffix
filename: anpr
primary-gie:
##For car detection
config-file-path: ./pgie_config.yml
unique-id: 1
secondary-gie-0:
##For US car plate
config-file-path: ./sgie1_config.yml
##For China mainland car plate
#config-file-path: lpd_ccpd_yolov4-tiny_config.yml
unique-id: 2
process-mode: 2
secondary-gie-1:
##For US car plate recognization
config-file-path: ./lpr_config_sgie_us.yml
##For China mainland car plate recognization
#config-file-path: lpr_config_sgie_ch.yml
unique-id: 3
process-mode: 2
# tracker:
# tracker-width: 640
# tracker-height: 640
# gpu-id: 0
# ll-lib-file: /opt/nvidia/deepstream/deepstream-6.0/lib/libnvds_nvmultiobjecttracker.so
# ll-config-file: ./tracker_config.yml
# enable-batch-process: 1
I’m also attaching the source. The same source is working perfectly in a different machine which also has DS 6.3.
yuweiw
October 22, 2024, 1:46am
10
Could you attach the front6.mp4
video? And if you use one of specific DeepStream version, it is best to refer to the Compatibility table first.
If you are using DeepStream 6.3, you need to use TensorRT 8.5.3.1 and Driver R525.125.06.
We also recommend that you can try to use our latest version.
mainak1
October 22, 2024, 11:34am
11
@yuweiw thanks a lot for ur precious time. Here’s the video
yuweiw
October 23, 2024, 5:54am
12
The encoding format of this video is supported on the 4070ti. So there may still be some incompatible software in your env. Please reintall the related TensorRT and driver as I attached before.
You can also try that with our docker: https://catalog.ngc.nvidia.com/orgs/nvidia/containers/deepstream/tags .
system
Closed
November 6, 2024, 5:54am
13
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.