<div dir="ltr">Can somebody help me find answer to this query?<div>How can get_property method be explicitly invoked in gstreamer using some tools like gst-launch?</div><div><br></div><div>Thanks,</div><div>Yogesh</div></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 27, 2013 at 5:35 PM, Yogesh Tyagi <span dir="ltr"><<a href="mailto:yogesh.bit2006@gmail.com" target="_blank">yogesh.bit2006@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I got to work on a gstreamer based test app which plays media from http source.In this application following callback has been registered to receive pmt information.</div>
<div>
<br></div>g_signal_connect(G_OBJECT(demuxer), "notify::pmt-info", (GCallback) demuxer_notify_pmt_info, NULL);<br><div><br></div><div>When I run this application I never see "demuxer_notify_pmt_info" method getting called.</div>

<div>Can somebody please let me know when this callback function will be activated so that I can see the pmt info of the stream.</div><div><br></div><div>Is there any way to invoke get_property methods of plugins like e.g set_property methods can be  invoked with gst-launch when we pass "property-name=value" to gst-launch.  </div>

<div><br></div><div>Thanks,</div><div>Yogesh</div></div>
</blockquote></div><br></div>