Set latency

This commit is contained in:
Quentin 2019-09-27 15:02:40 +02:00
parent 8cdd2b47f0
commit 065203720b

View file

@ -263,7 +263,7 @@ gst-launch-1.0 \
rtpopuspay ! \
udpsink host=$TARGET port=5000 async=FALSE \
udpsrc port=5000 caps="application/x-rtp" ! \
rtpjitterbuffer do-lost=TRUE do-retransmission=FALSE ! \
rtpjitterbuffer do-lost=TRUE do-retransmission=FALSE latency=10 ! \
rtpopusdepay ! \
opusdec plc=TRUE use-inband-fec=FALSE ! \
audioresample ! \