Fwd: How to write GStreamer plugin from existing element x264enc

arpita banerjee reachtoarpi at gmail.com
Thu Aug 27 12:00:14 PDT 2015


---------- Forwarded message ----------
From: *arpita banerjee* <reachtoarpi at gmail.com>
Date: Thursday, August 27, 2015
Subject: How to write GStreamer plugin from existing element x264enc
To: Nicolas Dufresne <nicolas.dufresne at collabora.com>


I would like to do adaptive streaming depending on channel conditions . So
Can change the bit rate etc dynamically depending on rtcp data.

Can I do this things changing the x264 properties?

Please guide me.
Thanks in advance


On Thursday, August 27, 2015, Nicolas Dufresne <
nicolas.dufresne at collabora.com
<javascript:_e(%7B%7D,'cvml','nicolas.dufresne at collabora.com');>> wrote:

> Le jeudi 27 août 2015 à 11:48 -0700, arpita banerjee a écrit :
> > I am writing a video streaming app where i would like to send rtcp
> > feedback to video encoder x264enc. For that I would like to Create a
> > custom event and send that event to x264enc which will be handled by
> > this function gst_x264_enc_src_event . I don't want to create a patch
> > for x264enc. Just locally I woukd lije to do fir my app. How I can
> > do?
>
> What do you want to achieve with this custom event ? Control certain
> x264 properties ? Why do you need to push that even in the pipeline ?
>
> Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150827/5388920f/attachment.html>


More information about the gstreamer-devel mailing list