<div dir="ltr"><div><div><div><div>Hi All.<br><br>We are using a particular pipeline ::<br><br>rtspsrc location=rtsp://rtsp/url
! rtph264depay ! avdec_h264 ! videoscale ! videorate skip-to-first=true
! videoconvert ! queue ! capsfilter caps=video/x-raw,framerate=1/1 !
x264enc byte-stream=true me=1 subme=6 bitrate=50 speed-preset=1 !
video/x-h264 ! rtph264pay pt=96 mtu=65000 ! udpsink host=1.2.3.4
port=1234<br><br></div>Things work fine mostly, however things get a bit screwed up on "slow" networks.<br><br><br></div>Does the above pipeline have the potential of backlog-buildup?<br></div>Or the following cycle works ::<br><br></div> Generate-Frame => Upload to UDP-Server ==||<br> ^ ||<br> ^ ||<br><div><div><div><div><div><div> ||=========================== ||<br><br></div><div><br></div><div>If not, is there a permutation that might generate the above cycle (and thus eliminate any chance of backlog-buildup)?<br><br></div><div>Will be heartfully grateful for any pointers.<br></div><div><br></div><div><br>Thanks and Regards,<br>Ajay<br></div></div></div></div></div></div></div>