<br><br>---------- Forwarded message ----------<br>From: <b>arpita banerjee</b> <<a href="mailto:reachtoarpi@gmail.com">reachtoarpi@gmail.com</a>><br>Date: Thursday, August 27, 2015<br>Subject: How to write GStreamer plugin from existing element x264enc<br>To: Nicolas Dufresne <<a href="mailto:nicolas.dufresne@collabora.com">nicolas.dufresne@collabora.com</a>><br><br><br>I would like to do adaptive streaming depending on channel conditions . So Can change the bit rate etc dynamically depending on rtcp data. <div><br></div><div>Can I do this things changing the x264 properties?</div><div><br></div><div>Please guide me.</div><div>Thanks in advance<span></span></div><div><br><br>On Thursday, August 27, 2015, Nicolas Dufresne <<a href="javascript:_e(%7B%7D,'cvml','nicolas.dufresne@collabora.com');" target="_blank">nicolas.dufresne@collabora.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le jeudi 27 août 2015 à 11:48 -0700, arpita banerjee a écrit :<br>
> I am writing a video streaming app where i would like to send rtcp<br>
> feedback to video encoder x264enc. For that I would like to Create a<br>
> custom event and send that event to x264enc which will be handled by<br>
> this function gst_x264_enc_src_event . I don't want to create a patch<br>
> for x264enc. Just locally I woukd lije to do fir my app. How I can<br>
> do?<br>
<br>
What do you want to achieve with this custom event ? Control certain<br>
x264 properties ? Why do you need to push that even in the pipeline ?<br>
<br>
Nicolas</blockquote></div>
<br>