rtsp client/server compress audio transmission

desjare eric.desjardins at redpillvr.com
Thu Apr 30 15:09:51 UTC 2020


Hi,

I want to send opus audio without decompressing it and receive it as such.
On the client:

gst-launch-1.0  filesrc location=./opus.opus  ! rtspclientsink debug=true
location=rtsp://127.0.0.1:8554/test   

I get streaming stopped, reason not-linked (-1). It seems that I am missing
something.

I use the rtsp server example for now with:

decodebin name=depay0 ! autoaudiosink

I cannot find an example where we do not decode the audio before sending it
via rtp.

Thanks,



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list