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
|
export TARGET=192.168.1.1
|
||||||
gst-launch-1.0 \
|
gst-launch-1.0 \
|
||||||
autoaudiosrc ! \
|
autoaudiosrc ! \
|
||||||
|
queue ! \
|
||||||
audioresample ! \
|
audioresample ! \
|
||||||
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