<div dir="ltr">Hello,<div><br></div><div>I generated an rtsp stream using gst-rtsp-server at 4K resolution H265 @30FPS from a video file. </div><div>This stream is then relayed again via another gstreamer relay service and mounted on a new shared endpoint.</div><div><br></div><div>When I run a deepstream pipeline with that stream pulled 8 or more times via rtspsrc, the pipeline works for a while then all the rtspsrc(es) stop receiving data yet I ran another gst-launch process to stream the relayed stream to check the stantity of the input stream and it continued working/streaming even when the other pipeline stalled.</div><div><br></div><div>I figured that the rtspsrc stopped receiving data via a pad probe callback installed on the rtspsrc's sometimes/dynamic pad. The pad probe callback simply stopped getting called. I also printed the graph during that time and found nothing fishy. I am using a fakesink with the sync property set to false.</div><div><br></div><div>What else should I be on the lookout for? </div><div>I appreciate your help in advance!<br></div><div><br></div><div><br clear="all"><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr">Best Regards,<br>Eslam Ahmed</div></div></div></div></div>