<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On 29 Sep 2021, at 4:02 pm, Marianna Smidth Buschle via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org" class="">gstreamer-devel@lists.freedesktop.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
<div class=""><p class="">I personally use MPEG-TS as the container because I also like to
stream over RTP.</p><p class=""><br class="">
</p><p class="">gst-launch-1.0 v4l2src !
video/x-raw,framerate=10/1,format=YUY2,width=1280,height=720 !
videoconvert ! x264enc key-int-max=30 speed-preset=1
tune=zerolatency ! video/x-h264,profile=high ! mpegtsmux name=mux
! filesink location=/tmp/test.ts pulsesrc !
"audio/x-raw,format=S32LE,layout=interleaved,rate=44100,channels=2,channel-mask=(bitmask)0x3"
! audioconvert ! avenc_aac ! queue ! mux. -e -v --gst-debug=*:3</p><p class=""></p></div></div></blockquote></div><br class=""><div class="">That was hugely helpful - thanks</div><div class=""><br class=""></div><div class="">Both SuSE and ubuntu, using your pipeline and mine, on 1.16 stutter.</div><div class="">Using SuSE and ubuntu (Leap 15.2, Tumbleweed (1.18), ubuntu 21.04) stutter, but 19.1 built from git plays perfectly.</div><div class="">rtsp-server stutters (on git)</div><div class="">audiotestsrc plays perfectly, where pulsesrc stutters.</div><div class="">rtsp-server plays with audiotestsrc.</div><div class=""><br class=""></div><div class="">My hardware is various NUC, 2 core i3, 4 core i5 and i7 (i7 is a pain - suse does not support audio out on this new hardware, have not tried other distros)</div><div class=""><br class=""></div><div class="">Can one stream a .ts filt over RTP as the ts file is being built? That my be resolution of my rtsp stutter</div><div class=""><br class=""></div><div class="">James</div></body></html>