<div dir="ltr">Yes, I know.<div><br></div><div>But my problem is:</div><div>I have a c code file (change_resolution.c). I use the g_object_set () to set the original resolution inside. Then I compile the file and run it.</div><div>While the pipeline is running (receive the camera capture in client side), how can I change the resolution?</div><div>As you said, just call the function g_object_set () again to change the "caps" in the c code file while running? Is it possible?</div><div><br></div><div>Maybe it is a stupid question, but that is the main question and problem i have.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-26 9:24 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:21 +0200, 张若 wrote:<br>
> So I just add another g_objext_set () later there to change?<br>
> But when will it change?<br>
> My goal is when the pipeline is running, at some time I want to<br>
> change the resolution for streaming, then it changes.<br>
<br>
</span>On the next video frame in your specific pipeline.<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>