ERROR: nvdsudpsrc failed to initialize rivermax

• Hardware Platform (GPU) A100
• DeepStream Version 6.2
• NVIDIA GPU Driver Version (valid for GPU only) 520.61.05
• Issue Type( questions, new requirements, bugs) questions

I want to use nvdsudpsrc, but I get the following error. What could be the cause? I have installed Rivermax v1.21.10 and can run the sample app that comes with it.

$ gst-launch-1.0 nvdsudpsrc address=172.25.32.251 port=2000 local-iface-ip=172.25.32.251 ! 'application/x-rtp, media=(string)video, clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string)YCbCr-4:2:2, depth=(string)10, width=(string)1920, height=(string)1080, colorimetry=(string)BT709, payload=(int)96' ! rtpvrawdepay ! nvvideoconvert ! fakesink -v --gst-debug=3
Setting pipeline to PAUSED ...
0:00:00.136833348 3827535 0x55c1c2fae430 ERROR             nvdsudpsrc gstnvdsudpsrc.c:1239:gst_nvdsudpsrc_start:<nvdsudpsrc0> Failed to initialize Rivermax - error 53
0:00:00.136853919 3827535 0x55c1c2fae430 WARN                 basesrc gstbasesrc.c:3468:gst_base_src_start:<nvdsudpsrc0> error: Failed to start
0:00:00.136875062 3827535 0x55c1c2fae430 WARN                 basesrc gstbasesrc.c:3824:gst_base_src_activate_push:<nvdsudpsrc0> Failed to start in push mode
0:00:00.136880401 3827535 0x55c1c2fae430 WARN                GST_PADS gstpad.c:1142:gst_pad_set_active:<nvdsudpsrc0:src> Failed to activate pad
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPipeline:pipeline0/GstNvDsUdpSrc:nvdsudpsrc0: GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure.
Additional debug info:
gstbasesrc.c(3468): gst_base_src_start (): /GstPipeline:pipeline0/GstNvDsUdpSrc:nvdsudpsrc0:
Failed to start
Setting pipeline to NULL ...
Freeing pipeline ...

Does the Rivermax sample work in your environment?

@Fiona.Chen Yes, media_reciever using GPUDirect works in my environment.

./media_receiver --interface-ip 172.25.32.251 -p 2000 -m 172.25.32.251 -s 172.25.32.201 -x HD -a 25 -c 26 -u 27 --memory -r 20 -d 1200 --gpu-id-colorspace 0 --gpu-direct --render-on-gpu --packets 131072
#########################################
## Rivermax library version:    15.1.14.10
## Media receiver version:      15.1.14.10
## GPUDirect version:           3.1.0
#########################################
Writing log to default location: /tmp/rivermax_0926_073459_22.log
Created log file: /tmp/rivermax_0926_073459_22.log
[23-09-26 07:34:59.575638] Tid: 000022 info [InitLogger:92] Logger started
[23-09-26 07:34:59.575659] Tid: 000022 info [rmax_init_version:599] starting Rivermax version 15.1.14.10
[23-09-26 07:34:59.575805] Tid: 000022 debug [Clock:31]
[23-09-26 07:34:59.575809] Tid: 000022 debug [SysClock:41]
[23-09-26 07:34:59.575812] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_DISABLE_VIDEO_GROUPING to the value true
[23-09-26 07:34:59.575815] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_VIDEO_PACE_INTERVAL to the value 1000000
[23-09-26 07:34:59.575818] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_OUT_STREAM_SIZE_IN_PKTS to the value 32768
[23-09-26 07:34:59.575821] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_HEADER_STRIDE_SIZE to the value 64
[23-09-26 07:34:59.575823] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_DISABLE_FLOW_ID to the value false
[23-09-26 07:34:59.575825] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_REDUCE_VMA_MEMORY_CONSUMPTION to the value true
[23-09-26 07:34:59.575827] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_SDP_PARSER_ENABLE_LOGGING to the value true
[23-09-26 07:34:59.575828] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_ENABLE_PTP_HW_RT_CLOCK to the value false
[23-09-26 07:34:59.575830] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_ENABLE_CUDA to the value false
[23-09-26 07:34:59.575833] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_ENABLE_STATISTICS to the value false
[23-09-26 07:34:59.575834] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_ENABLE_API_VERIFICATION to the value false
[23-09-26 07:34:59.575836] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_DISABLE_AUDIO_BUFFERING to the value false
[23-09-26 07:34:59.575970] Tid: 000022 debug [SignalHandler:90] Successfully registered for signal 2
[23-09-26 07:34:59.575975] Tid: 000022 debug [SignalHandler:95] saving old user signal function for signal 2 at address 0x560028098f30
[23-09-26 07:34:59.575978] Tid: 000022 debug [SignalHandler:90] Successfully registered for signal 15
[23-09-26 07:34:59.575980] Tid: 000022 debug [SignalHandler:90] Successfully registered for signal 15
[23-09-26 07:34:59.575982] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_SESSION_MAP_SIZE to the value 2000
[23-09-26 07:34:59.576001] Tid: 000022 debug [rivermax_get_user_env:158] parsed env RIVERMAX_SESSION_MAP_SIZE to the value 2000
[23-09-26 07:34:59.576163] Tid: 000022 debug [EventHandlerManager:125]
[23-09-26 07:34:59.576171] Tid: 000022 info [EventHandlerManager:132] will wakeup before frame begin event in 2000000 ns
[23-09-26 07:34:59.576174] Tid: 000022 debug [EventHandlerManagerHigh:259]
[23-09-26 07:34:59.576176] Tid: 000022 debug [start_thread:341] Starting internal thread
[23-09-26 07:34:59.576260] Tid: 000022 debug [rivermax_set_thread_priority:703] set priority successfully to 99
[23-09-26 07:34:59.576264] Tid: 000022 debug [start_thread:344] Started event handler thread
[23-09-26 07:34:59.576266] Tid: 000022 debug [init_globals:247] Time now is 1695713699576266244
[23-09-26 07:34:59.576484] Tid: 000023 info [print_thread_info:117] High priority internal thread: PID = 22, thread ID = 23
 VMA INFO: ---------------------------------------------------------------------------
 VMA INFO: VMA_VERSION: 9.8.1-1 Release built on Jan 16 2023 12:37:39
 VMA INFO: Cmd Line: ./media_receiver --interface-ip 172.25.32.251 -p 2000 -m 172.25.32.251 -s 172.25.32.201 -x HD -a 25 -c 26 -u 27 --memory -r 20 -d 1200 --gpu-id-colorspace 0 --gpu-direct --render-on-gpu --packets 131072
 VMA INFO: OFED Version: MLNX_OFED_LINUX-5.9-0.5.6.0:
 VMA INFO: ---------------------------------------------------------------------------
 VMA INFO: Log Level                      INFO                       [VMA_TRACELEVEL]
 VMA INFO: Tx Mem Segs TCP                4                          [VMA_TX_SEGS_TCP]
 VMA INFO: Tx Mem Bufs                    256                        [VMA_TX_BUFS]
 VMA INFO: Tx QP WRE                      128                        [VMA_TX_WRE]
 VMA INFO: Tx Prefetch Bytes              32                         [VMA_TX_PREFETCH_BYTES]
 VMA INFO: Rx Mem Bufs                    256                        [VMA_RX_BUFS]
 VMA INFO: Rx QP WRE                      128                        [VMA_RX_WRE]
 VMA INFO: Rx Prefetch Bytes              32                         [VMA_RX_PREFETCH_BYTES]
 VMA INFO: Force Flowtag for MC           Enabled                    [VMA_MC_FORCE_FLOWTAG]
 VMA INFO: CQ AIM Max Count               64                         [VMA_CQ_AIM_MAX_COUNT]
 VMA INFO: ---------------------------------------------------------------------------
 VMA WARNING: ************************************************************************
 VMA WARNING: Your current max locked memory is: 65536. Please change it to unlimited.
 VMA WARNING: Set this user's default to `ulimit -l unlimited`.
 VMA WARNING: Read more about this topic in the VMA's User Manual.
 VMA WARNING: ************************************************************************
[23-09-26 07:34:59.601707] Tid: 000022 debug [os_init_library_post_globals_init:397] using libvma.so libary
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.64     netmask: 255.255.255.192 dev:                            table :main       scope   0 type  6 index  0 scope   0 type  6 index  0
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.65     netmask: 255.255.255.255 dev: cali12f72f09789                      table :main       scope 253 type  1 index 18 scope 253 type  1 index 18
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.68     netmask: 255.255.255.255 dev: califd2b70c910f                      table :main       scope 253 type  1 index 51 scope 253 type  1 index 51
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.74     netmask: 255.255.255.255 dev: cali5093e0368c5                      table :main       scope 253 type  1 index 20 scope 253 type  1 index 20
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.76     netmask: 255.255.255.255 dev: calicce7a5fc01f                      table :main       scope 253 type  1 index 38 scope 253 type  1 index 38
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.80     netmask: 255.255.255.255 dev: cali7fb91a5c967                      table :main       scope 253 type  1 index 28 scope 253 type  1 index 28
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.81     netmask: 255.255.255.255 dev: cali39871ee0f5c                      table :main       scope 253 type  1 index 25 scope 253 type  1 index 25
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.82     netmask: 255.255.255.255 dev: cali72088ac7380                      table :main       scope 253 type  1 index 24 scope 253 type  1 index 24
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.83     netmask: 255.255.255.255 dev: cali32db5bddd00                      table :main       scope 253 type  1 index 30 scope 253 type  1 index 30
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.85     netmask: 255.255.255.255 dev: cali3829b964ef1                      table :main       scope 253 type  1 index 22 scope 253 type  1 index 22
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.86     netmask: 255.255.255.255 dev: cali6783c4bc70f                      table :main       scope 253 type  1 index 29 scope 253 type  1 index 29
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.88     netmask: 255.255.255.255 dev: cali54fc9df403f                      table :main       scope 253 type  1 index 32 scope 253 type  1 index 32
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.89     netmask: 255.255.255.255 dev: cali5783685912b                      table :main       scope 253 type  1 index 19 scope 253 type  1 index 19
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.92     netmask: 255.255.255.255 dev: cali4728b53d4f1                      table :main       scope 253 type  1 index 34 scope 253 type  1 index 34
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.95     netmask: 255.255.255.255 dev: calife26176ad4f                      table :main       scope 253 type  1 index 48 scope 253 type  1 index 48
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.97     netmask: 255.255.255.255 dev: cali417452670eb                      table :main       scope 253 type  1 index 49 scope 253 type  1 index 49
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.101    netmask: 255.255.255.255 dev: calicbc4e8969b5                      table :main       scope 253 type  1 index 37 scope 253 type  1 index 37
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.116    netmask: 255.255.255.255 dev: cali9627c77cc1a                      table :main       scope 253 type  1 index 39 scope 253 type  1 index 39
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.119    netmask: 255.255.255.255 dev: cali56ddf51c315                      table :main       scope 253 type  1 index 50 scope 253 type  1 index 50
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.122    netmask: 255.255.255.255 dev: cali9c4676afd43                      table :main       scope 253 type  1 index 21 scope 253 type  1 index 21
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.125    netmask: 255.255.255.255 dev: calib31fcd6de8f                      table :main       scope 253 type  1 index 26 scope 253 type  1 index 26
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.126    netmask: 255.255.255.255 dev: cali780bfca1579                      table :main       scope 253 type  1 index 35 scope 253 type  1 index 35
 VMA WARNING: rtm:170:rt_mgr_update_source_ip() could not figure out source ip for rtv = dst: 10.3.106.127    netmask: 255.255.255.255 dev: calibdbcc3cdf97                      table :main       scope 253 type  1 index 31 scope 253 type  1 index 31
[23-09-26 07:35:01.677841] Tid: 000022 debug [os_init_library_post_globals_init:420] got 6 DPCP devices
[23-09-26 07:35:01.679043] Tid: 000022 info [is_supported_device:161] Device lo is not supported
[23-09-26 07:35:01.679245] Tid: 000022 info [is_supported_device:161] Device enp202s0f0 is not supported
[23-09-26 07:35:01.679431] Tid: 000022 debug [os_map_dpcp_devices:254] examining 172.25.32.251, of enp177s0f0np0 -> mlx5_4 (enp177s0f0np0)
[23-09-26 07:35:01.679484] Tid: 000022 debug [init:385] Reserved MKey created lkey=0x700 addr=0x56002a914d58
[23-09-26 07:35:01.679489] Tid: 000022 debug [init:393] Adapter frequency (khz) 1000000
[23-09-26 07:35:01.679526] Tid: 000022 debug [init:397] DPP supported is enabled
[23-09-26 07:35:01.679797] Tid: 000022 debug [os_map_dpcp_devices:289] added new device mlx5_4 with ip 172.25.32.251 mac 0x1070fd0981d4
[23-09-26 07:35:01.684842] Tid: 000022 debug [os_map_dpcp_devices:254] examining 10.3.106.64, of vxlan.calico -> mlx5_4 (enp177s0f0np0)
[23-09-26 07:35:01.684856] Tid: 000022 debug [init:385] Reserved MKey created lkey=0x700 addr=0x56002a9153e8
[23-09-26 07:35:01.684859] Tid: 000022 debug [init:393] Adapter frequency (khz) 1000000
[23-09-26 07:35:01.684861] Tid: 000022 debug [init:397] DPP supported is enabled
[23-09-26 07:35:01.684876] Tid: 000022 debug [os_map_dpcp_devices:289] added new device mlx5_4 with ip 10.3.106.64 mac 0x6627c5240267
[23-09-26 07:35:01.745127] Tid: 000022 info [license_validate_v4:449] Licensed to: Nippon Telegraph and Telephone Corporation (NTT) (N/A)
[23-09-26 07:35:01.745143] Tid: 000022 info [info_product:465] Rivermax license version: 4.1
[23-09-26 07:35:01.745146] Tid: 000022 info [license_validate:515] Rivermax license id ee54afa4-c034-5fec-6432-d5aa3b4fe70b, revision 1
[23-09-26 07:35:01.745149] Tid: 000022 info [rmax_init_version:627] Statistics disabled
Set env variable CUDA_DEVICE_ORDER=PCI_BUS_ID
gpu_device_id = 0
CUDA Device: NVIDIA A100-PCIE-40GB
Create in_2110_stream stream
buffer elements: 131072 data size:1200 header size:20
[23-09-26 07:35:01.865564] Tid: 000022 debug [calc_buffer_size:165] requested-> 131072 elements, payload_sz min/max 1200/1200, hdr_sz min/max 20/20
[23-09-26 07:35:01.866612] Tid: 000022 debug [get_vlan_by_ip:596] vlan not detected
[23-09-26 07:35:01.866633] Tid: 000022 debug [calc_buffer_size:225] calculated-> stride size: 1200, data buffer size: 157286400 bytes, header buffer size: 8126464 bytes
[23-09-26 07:35:01.866636] Tid: 000022 debug [calc_buffer_size:262] configured-> 2 elements, tot_wqes: 4, strides num: 32768, data stride size 1200, hdr stride size: 62 [net_len = 42], *payload_size_out = 157286400 *hdr_size_out = 8126464
[23-09-26 07:35:01.866640] Tid: 000022 debug [calc_buffer_size:415] user needs to allocate 157286400 bytes of payload, header size 8126464
need to allocate: 157286400 bytes for payload, 8126464 bytes for user header, num_of_elements = 131072
CUDA memory allocation on GPU - cuMemCreate
RDMA is supported and enabled, status
CUDA memory allocation on GPU - cuMemCreate Done
GPU allocation succeeded, GPU id = 0 ,size = 157286400
Payload memory allocated on GPU - allocation addr: 0x302000000, size = 9600000
Header memory allocated on HOST memory - size = 7c0000 ptr: 0x7fdd80000000
[23-09-26 07:35:02.633119] Tid: 000022 debug [mmapHugetlbAlloc:83] allocated 4194304 for 2097152 memory at 0x7fdd40000000 with mmap
[23-09-26 07:35:02.633156] Tid: 000022 info [license_assert_device:718] Validating Rivermax license for device with local ip 172.25.32.251
[23-09-26 07:35:02.633205] Tid: 000022 info [is_sn_licensed:214] Licensed serial number: MT2202X25619
[23-09-26 07:35:02.633249] Tid: 000022 debug [init:375] cpu_vec 0x0 eqn 7
[23-09-26 07:35:02.633268] Tid: 000022 debug [init:385] Reserved MKey created lkey=0x700 addr=0x56002a914d58
[23-09-26 07:35:02.633272] Tid: 000022 debug [init:393] Adapter frequency (khz) 1000000
[23-09-26 07:35:02.633274] Tid: 000022 debug [init:397] DPP supported is enabled
[23-09-26 07:35:02.633282] Tid: 000022 debug [init_session:162] buffer attribute - requested payload pointer: 0x302000000, header pointer: 0x7fdd80000000
[23-09-26 07:35:02.635081] Tid: 000022 debug [get_vlan_by_ip:596] vlan not detected
[23-09-26 07:35:02.635846] Tid: 000022 debug [get_vlan_by_ip:596] vlan not detected
[23-09-26 07:35:02.635859] Tid: 000022 debug [init_ring:129] net header len 42 stride_sz 2048 hdr_stride_sz 20 payload_stride_sz 1200
[23-09-26 07:35:02.635865] Tid: 000022 debug [allocate_memory:309] rx_type 0, local addr 172.25.32.251, local port 53255 buffer_attr: num_of_elems 131072
[23-09-26 07:35:02.635883] Tid: 000022 debug [allocate_memory:312] data_sz min/max 1200/1200, hdr_sz min/max 20/20, timestamp 1 in_flags 1
[23-09-26 07:35:02.635888] Tid: 000022 debug [calc_buffer_size:165] requested-> 131072 elements, payload_sz min/max 1200/1200, hdr_sz min/max 20/20
[23-09-26 07:35:02.635892] Tid: 000022 debug [calc_buffer_size:225] calculated-> stride size: 1200, data buffer size: 157286400 bytes, header buffer size: 8126464 bytes
[23-09-26 07:35:02.635895] Tid: 000022 debug [calc_buffer_size:262] configured-> 2 elements, tot_wqes: 4, strides num: 32768, data stride size 1200, hdr stride size: 62 [net_len = 42], *payload_size_out = 157286400 *hdr_size_out = 8126464
[23-09-26 07:35:02.637179] Tid: 000022 debug [create_direct_mkey:518] map sz = 2 lkey 0x1ff4b3
[23-09-26 07:35:02.637240] Tid: 000022 debug [allocate_memory:365] registered addr 0x7fdd80000000 size 8126464 with lkey 0x1ff4b3
[23-09-26 07:35:02.640180] Tid: 000022 debug [create_direct_mkey:518] map sz = 3 lkey 0x203dbd
[23-09-26 07:35:02.640194] Tid: 000022 debug [allocate_memory:365] registered addr 0x302000000 size 157286400 with lkey 0x203dbd
[23-09-26 07:35:02.640199] Tid: 000022 debug [create_memory_layout:265] using KLM
[23-09-26 07:35:02.640203] Tid: 000022 debug [create_umr_layout:240] mems[0] key 0x1ff4b3 stride_size 62 byte_count 62
[23-09-26 07:35:02.640207] Tid: 000022 debug [create_umr_layout:240] mems[1] key 0x203dbd stride_size 1200 byte_count 1200
[23-09-26 07:35:02.640209] Tid: 000022 debug [create_umr_layout:240] mems[2] key 0x700 stride_size 786 byte_count 786
[23-09-26 07:35:02.640694] Tid: 000022 debug [create_pattern_mkey:551] pattern mkey lkey 0x203e00
[23-09-26 07:35:02.640712] Tid: 000022 debug [create_umr_layout:251] m_memory[0] key 0x1ff4b3 len 8126464 addr 0x7fdd80000000
[23-09-26 07:35:02.640716] Tid: 000022 debug [create_umr_layout:251] m_memory[1] key 0x203dbd len 157286400 addr 0x302000000
[23-09-26 07:35:02.640719] Tid: 000022 debug [create_umr_layout:251] m_memory[2] key 0x203e00 len 268435456 addr 0x7fdd80000000
[23-09-26 07:35:02.640721] Tid: 000022 debug [create_umr_layout:251] m_memory[3] key 0x0 len 0 addr 0x0
[23-09-26 07:35:02.835275] Tid: 000022 debug [mmapHugetlbAlloc:83] allocated 6291456 for 2097168 memory at 0x7fdd00000000 with mmap
[23-09-26 07:35:02.835309] Tid: 000022 debug [PacketInfoFiller:47] strides 131072 net_len 0 hdr_len62
[23-09-26 07:35:02.835314] Tid: 000022 debug [init_session:209] created ring successfully net len 0 strides 131072
[23-09-26 07:35:02.835330] Tid: 000022 debug [add_session:124] created new RX session with id 0
Rivermax created: session type: 0 with: 131072 packet skip size:62
[23-09-26 07:35:03.033785] Tid: 000022 debug [create_striding_rq:752] created striding_rq 0x56002afcba70 state RQ_RDY status 0 wqe 0x56002aefd000 stride num/sz 4/512 rq 12582985
[23-09-26 07:35:03.034040] Tid: 000022 debug [RxHandler:34] got CQ parameters: buf 0x7fdcc0000000 cqe_size 64 cqn 0x540, cq_size 0x20000, db 0x56002aefb000
[23-09-26 07:35:03.034045] Tid: 000022 debug [RxHandler:36] got RQ parameters: buf 0x56002aefd000 db 0x56002aeff000, stride 32, wqe_cnt 4, m_wqe_idx 0, user wqes 4
[23-09-26 07:35:03.034050] Tid: 000022 debug [create_rx_dp:419] using 32768 strides with 4 wqes, each stride size is 2048 rx_dp 0x56002b9b84b0
[23-09-26 07:35:03.035491] Tid: 000022 debug [bind:174] called bind to ip 172.25.32.251 port 2000
[23-09-26 07:35:03.035506] Tid: 000022 debug [attach_flow_rule:840] mac 10:70:fd: 9:81:d4 ethertype 0x800, vlan 0x0 dst ip 0xac1920fb src ip 0xac1920c9 dst port 0x7d0 protocol 0x11
[23-09-26 07:35:03.036757] Tid: 000022 debug [attach_flow_rule:875] attached flow 0 to rq_num 12582985 and tir 84
[23-09-26 07:35:03.053262] Tid: 000022 debug [attach_flow_rule:896] created flow 0
[23-09-26 07:35:03.053282] Tid: 000022 debug [attach_regular_flow:505] attached flow
[23-09-26 07:35:03.053291] Tid: 000022 debug [attach_flow:226] attached to local 172.25.32.251, port 2000 remote 172.25.32.201 port 0, flow 0 attached_num 1
Attached flow
attaching flow with flow id 0
RX Thread: 0 Mask: 0x2000000
successfully set thread affinity using cpu set: 0x2000000
Entering CUDA main loop

 CUDA Colorspace Conversion Server

 Start Main CUDA Loop

Start upload thread

Start fill_input thread
successfully set thread affinity using cpu set: 0xsuccessfully set thread affinity using cpu set: 0x4000000
8000000
successfully set thread affinity using cpu set: 0x4000000
GPU ID=0
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
[stream_index   0 (172.25.32.251:2000)] Got       0 packets | dropped: 0 | bad RTP hdr: 0 | 0.00 Mbps during 1.00 sec
^C
 End Main CUDA Loop
Exit CUDA main loop

Have you run “rm -rf ~/.cache/gstreamer-1.0” before run the gst-launch pipeline?

I have done that and still get the same error.

Please note DeepStream 6.2 needs the Rivermax 1.20.x version
https://docs.nvidia.com/metropolis/deepstream/6.2/dev-guide/text/DS_plugin_gst-nvdsudpsrc.html

I changed to rivermax v1.20.10 and nvdsudpsrc works fine! Thank you very much!

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