<div dir="ltr"><div><div><div>Hello All,<br><br></div>I am planing to write a source plugin, and i have created myfilter element using make_element tool.<br><br></div>what are the changes to be done to make myfilter plugin template to be act as only source.<br>
<br></div><div>i.e presently, the created plugin works as<br><br></div><div>gst-launch fakesrc ! myfilter ! fakesink<br><br></div><div>but i dont want any source element and my pieline should start with myfilter.<br><br><br>
</div><div>i want to set the state of pipeline to playing, by starting it with myfilter.<br><br></div><div>i.e i want my pipeline to be:<br><br></div><div>gst-launch myfilter ! fakesink<br></div><div><br></div><div>if it is possibe, then what are the changes to be done for myfilter plugin.<br>
<br></div><div>Thanks & Regards<br></div><div>Jyoti<br></div><div><br><br></div></div>