<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello All,<br><br></div>I am very new to Gstreamer.<br><br></div>In my project i have an application which will read a mp4 file then make a packets of 1500 bytes and transfer it on the network. This application is no ware related to Gstreamer.<br>
</div><div>(In my application input file is taken as an command line argument to the executable)<br></div><div>
<br></div>But i want to create a plugin which will do the work of my application, so my pipeline should be as follows:<br><br></div>gst-launch ! filesrc location = test.mp4 ! My_new_Plugin<br><br></div>My assumption is i will create a sink plugin to link with filesrc, which will take the file data make packets and send over the network.<br>
<br></div><br></div>Is this possible to do.., if yes please give me suggestions.<br><br></div>Thanks & Regards<br></div>Jyoti<br><div><div><div><div><div><div><div><br><br></div></div></div></div></div></div></div></div>