Gstreamer pipeline with OPUS encoder
Nicolas Dufresne
nicolas.dufresne at gmail.com
Thu Apr 14 15:40:48 UTC 2016
Le jeudi 14 avril 2016 à 02:14 -0700, de_ninja a écrit :
> Hey,
>
> i want to use the opus encoder to stream my audio input.
> I have every plugin package installed but there is no element
> *opusrtppay*
> there.
The name of the payloader is "rtpopuspay" and the depayloader is
"rtpopusdepay". It is shipped in the same plugin as the encoder and
decoder elements in GStreamer 1.6 and less, and is not shipped in the
RTP plugin since GStreamer 1.8.
Nicolas
More information about the gstreamer-devel
mailing list