Try to add a queue
This commit is contained in:
parent
7266eff7c9
commit
8cdd2b47f0
1 changed files with 1 additions and 0 deletions
|
@ -257,6 +257,7 @@ gst-launch-1.0 \
|
|||
export TARGET=192.168.1.1
|
||||
gst-launch-1.0 \
|
||||
autoaudiosrc ! \
|
||||
queue ! \
|
||||
audioresample ! \
|
||||
opusenc audio-type=voice inband-fec=FALSE frame-size=20 ! \
|
||||
rtpopuspay ! \
|
||||
|
|
Loading…
Reference in a new issue