Did you have some sulotion to get how many GPU memory the deepstream use

• Hardware Platform (Jetson / GPU) Jetson AGX
• DeepStream Version 7.0
**• JetPack Version (valid for Jetson only) 6.0 GA
**• TensorRT Version 8.6
**• NVIDIA GPU Driver Version (valid for GPU only) 540.3.0
**• Issue Type( questions, new requirements, bugs) questions
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
with deepstream -test 5, I hope pipeline can support more videos using restful api.
But sometime it show message below

I want to know how many GPU memory the deepstream use ,
which plugin in the pipeline need to use GPU.

The log looks OK. No memory issue.

The DeepStream pipeline’s performance is decided by all the components used in the pipeline. Please provide the detailed configuration of deepstream-test5 you are using.

Please use “tegrastats” to measure the hardware usage when running with your case.

This is the config file.
test5_config_file_nvmultiurisrcbin_src_list_attr_all.txt (8.5 KB)

Is there log with “tegrastats” when running your case?

log.txt (84.1 KB)

I met the same message using deepstream-test1-app

root@jetson:/home/debug/deepstream/deepstream-6.3/sources/apps/sample_apps/deepstream-test1# GST_DEBUG=3 ./deepstream-test1-app dstest1_config.yml
Added elements to bin
Using file: dstest1_config.yml
Opening in BLOCKING MODE
0:00:00.136472738 312245 0xaaaae904d520 WARN v4l2 gstv4l2object.c:4512:gst_v4l2_object_probe_caps:nvv4l2-decoder:src Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Unknown error -1
0:00:00.136529540 312245 0xaaaae904d520 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.136551492 312245 0xaaaae904d520 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.136568484 312245 0xaaaae904d520 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.136584165 312245 0xaaaae904d520 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.136847243 312245 0xaaaae904d520 WARN basesrc gstbasesrc.c:3600:gst_base_src_start_complete: pad not activated yet
Running…
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
0:00:00.240473696 312245 0xaaaae88af180 WARN v4l2 gstv4l2object.c:4512:gst_v4l2_object_probe_caps:nvv4l2-decoder:src Failed to probe pixel aspect ratio with VIDIOC_CROPCAP: Unknown error -1
0:00:00.240527137 312245 0xaaaae88af180 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.240553186 312245 0xaaaae88af180 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.240567522 312245 0xaaaae88af180 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.240580226 312245 0xaaaae88af180 WARN v4l2 gstv4l2object.c:2398:gst_v4l2_object_add_interlace_mode:0xaaaae88a70a0 Failed to determine interlace mode
0:00:00.240908425 312245 0xaaaae88af180 WARN v4l2videodec gstv4l2videodec.c:1880:gst_v4l2_video_dec_decide_allocation: Duration invalid, not setting latency
0:00:00.241197360 312245 0xaaaae88af180 WARN v4l2bufferpool gstv4l2bufferpool.c:1114:gst_v4l2_buffer_pool_start:nvv4l2-decoder:pool:src Uncertain or not enough buffers, enabling copy threshold
0:00:00.251284012 312245 0xaaaae88af580 WARN v4l2bufferpool gstv4l2bufferpool.c:1565:gst_v4l2_buffer_pool_dqbuf:nvv4l2-decoder:pool:src Driver should never set v4l2_buffer.field to ANY
End of stream
Returned, stopping playback
Deleting pipeline

The GPU is full loading.
GR3D_FREQ 99%@912 GR3D2_FREQ 99%@0

Have you enabled the max power of your board?
https://docs.nvidia.com/metropolis/deepstream/dev-guide/text/DS_Performance.html#id42

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.