<div dir="ltr">So I just add another g_objext_set () later there to change?<div>But when will it change?</div><div>My goal is when the pipeline is running, at some time I want to change the resolution for streaming, then it changes.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-26 9:15 GMT+02:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 2016-09-26 at 09:06 +0200, 张若 wrote:<br>
> Sorry, I am a new comer to gstreamer.<br>
> I am not sure where can I change the caps of the second filter?<br>
> Because the pipeline is running.<br>
> On the terminal or in the c file ?<br>
<br>
</span>Inside the code. You should already have some code there that calls<br>
g_object_set() to set the caps property, just call it again when you<br>
want the resolution to be changed.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd · <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a></div></div><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div>