Re: Gstreamer pipeline with OPUS encoder

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Gstreamer pipeline with OPUS encoder

Nicolas Dufresne-4
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
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Gstreamer pipeline with OPUS encoder

Tim-Philipp Müller-2
On Thu, 2016-04-14 at 11:40 -0400, Nicolas Dufresne wrote:

> 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.

.. and is *now* shipped in the RTP plugin since GStreamer 1.8.

(Just to avoid confusion :))


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel