<div dir="ltr">Hi all!<br>I am testing a hikvision camera (RTSP/H264) and sometimes It takes several seconds (sometimes +1minutes) for the camera to play back the stream.<br><br>I get the log and I see some warnings and errors,<br><br>The main problem is an internal data error and can't be linked.<div><br><div>...</div><div>gstelement.c:1012:gst_element_get_static_pad: no such pad 'stream_%u' in element "rtspsrc0"<br></div><div>gst_element_get_compatible_pad:<rtspsrc0> Could not find a compatible pad to link to rtph264depay0:sink<br></div><div>gst_element_link_pads_filtered: Could not link pads: rtspsrc0:(null) - rtph264depay0:(null)<br></div><div>...<br><div>gst_base_src_loop:<udpsrc3> pausing after gst_pad_push() = not-linked</div><div>gst_base_src_loop:<udpsrc3> error: Internal data stream error.<br><div>gst_base_src_loop:<udpsrc3> error: streaming stopped, reason not-linked (-1)</div><div>...</div><div><br></div><div>I uploaded a complete debug log <a href="https://pastebin.com/mJzHuYpB">https://pastebin.com/mJzHuYpB</a><div><br></div><div>I would like to know why this happens sometimes and see if it is possible to solve the problem.</div><div><br>Thank you, I appreciate any feedback.</div><div><br></div><div>Conf:<br>- GStreamer 1.21.0.1<br>- Pipeline:  gst-launch-1.0 rtspsrc location="rtsp://<a href="http://admin:admin@192.168.0.226/streaming/channels/101/">admin:admin@192.168.0.226/streaming/channels/101/</a>" ! rtph264depay ! h264parse ! avdec_h264 ! xvimagesink</div></div></div></div></div></div>