diff --git a/README.md b/README.md index 4d8a956..bee1227 100644 --- a/README.md +++ b/README.md @@ -260,8 +260,8 @@ gst-launch-1.0 \ rtpjitterbuffer do-lost=true do-retransmission=false ! \ rtpopusdepay ! \ opusdec plc=true use-inband-fec=false ! \ - pulsesink \ - pulsesrc ! \ + autoaudiosink \ + autoaudiosrc ! \ audioconvert ! \ opusenc audio-type=voice inband-fec=false frame-size=20 ! \ rtpopuspay ! \