Set latency
This commit is contained in:
parent
8cdd2b47f0
commit
065203720b
1 changed files with 1 additions and 1 deletions
|
@ -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 ! \
|
||||
|
|
Loading…
Reference in a new issue