Faced an error running “deepstream_python_apps/apps/runtime_source_add_delete” (RTSP source)

Hi,
I’ve been facing an error running deepstream_python_apps/apps/runtime_source_add_delete. The input source is RTSP. I run it without modifying anything, and I get the following error:

Now playing...
1 :  rtsp://yhara:yhara@192.168.21.11:554/stream1
Starting pipeline

Decodebin child added: decodebin0
Decodebin child added: decodebin1
Decodebin child added: rtph264depay0
Decodebin child added: rtppcmadepay0
Decodebin child added: h264parse0
Decodebin child added: alawdec0

In cb_newpad

gstname= audio/x-raw
Decodebin child added: capsfilter0
Decodebin child added: nvv4l2decoder0

Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
In cb_newpad

gstname= video/x-raw
sink_0
Decodebin linked to pipeline
reference in DPB was never decoded
NVDEC_COMMON: NvDecGetSurfPinHandle : Surface not registered
NVDEC_COMMON: NvDecGetSurfPinHandle : Surface not registered
...
NVDEC_COMMON: NvDecGetSurfPinHandle : Surface not registered

Calling Start 3
Creating uridecodebin for [rtsp://yosukehara:harayosuke@192.168.11.30:554/stream1]
source-bin-03
Decodebin child added: source

STATE CHANGE NO PREROLL

Error: gst-resource-error-quark: Could not write to resource. (10): gstrtspsrc.c(7447): gst_rtspsrc_setup_streams_start (): /GstPipeline:pipeline0/GstURIDecodeBin:source-bin-03/GstRTSPSrc:source:
Error (406): Not Acceptable
Exiting app

[NvMultiObjectTracker] De-initialized
Segmentation fault (core dumped)

• Hardware Platform (Jetson / GPU): Jetson Xavier NX
• DeepStream Version: 6.2
• JetPack Version (valid for Jetson only): 5.1
• TensorRT Version
• 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)

Command line:

$ python3 deepstream_rt_src_add_del.py rtsp://yhara:yhara@192.168.21.11:554/stream1

I’ve attached the run-time log.
gstlog.txt (15.2 MB)

Thank you for your confirmation.

Best,
Yosuke

It’s a bug.

I can reproduce sometime.

We will look into this issue and will be back once there is any progress.

Thanks

1 Like

Next version will be fix this bug.wait the new release publish,.

Thanks

2 Likes

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