Wrong dts values for fdsrc before rtpbin

Francesc Pinyol Margalef francesc.pinyol.m at gmail.com
Tue May 12 17:02:01 UTC 2020


Hi,
If I remove the audiorate element, it works every time:

AUDIOCAPS="audio/x-raw,format=S16LE,layout=interleaved,rate=44100,channels=2"

gst-launch-1.0 -v audiotestsrc wave=5 ! volume volume=0.1 ! ${AUDIOCAPS} !
fdsink fd=3 3>&1 1>&2 | gst-launch-1.0 -v rtpbin name=bin fdsrc fd=0
do-timestamp=true ! ${AUDIOCAPS} ! queue ! identity silent=false !
audioresample ! audioconvert ! queue ! opusenc bitrate=120000 ! rtpopuspay
pt=97 ! bin.send_rtp_sink_1 bin.send_rtp_src_1 ! udpsink host=224.0.0.0
port=7002 sync=true

Francesc

-- 
Francesc Pinyol Margalef
http://www.francescpinyol.cat/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200512/cb0baad1/attachment.htm>


More information about the gstreamer-devel mailing list