Use autoaudiosrc/sink
This commit is contained in:
parent
f2e148e8e6
commit
30418445f0
1 changed files with 2 additions and 2 deletions
|
@ -260,8 +260,8 @@ gst-launch-1.0 \
|
||||||
rtpjitterbuffer do-lost=true do-retransmission=false ! \
|
rtpjitterbuffer do-lost=true do-retransmission=false ! \
|
||||||
rtpopusdepay ! \
|
rtpopusdepay ! \
|
||||||
opusdec plc=true use-inband-fec=false ! \
|
opusdec plc=true use-inband-fec=false ! \
|
||||||
pulsesink \
|
autoaudiosink \
|
||||||
pulsesrc ! \
|
autoaudiosrc ! \
|
||||||
audioconvert ! \
|
audioconvert ! \
|
||||||
opusenc audio-type=voice inband-fec=false frame-size=20 ! \
|
opusenc audio-type=voice inband-fec=false frame-size=20 ! \
|
||||||
rtpopuspay ! \
|
rtpopuspay ! \
|
||||||
|
|
Loading…
Reference in a new issue