Broken pipeline but still...
This commit is contained in:
parent
1d82b8bf54
commit
441bf83c6c
1 changed files with 5 additions and 0 deletions
|
@ -228,3 +228,8 @@ docker run \
|
||||||
```
|
```
|
||||||
|
|
||||||
http://gstreamer-devel.966125.n4.nabble.com/Need-help-with-using-OPUS-over-RTP-td4661409.html
|
http://gstreamer-devel.966125.n4.nabble.com/Need-help-with-using-OPUS-over-RTP-td4661409.html
|
||||||
|
|
||||||
|
```
|
||||||
|
gst-launch-1.0 pulsesrc ! audioconvert ! opusenc ! rtpopuspay ! udpsink host=127.0.0.1 port=5000
|
||||||
|
gst-launch-1.0 udpsrc port=5000 ! rtpopusdepay ! opusdec ! pulsesink
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue