Writing new gstreamer httpsrc plugin

Mayank Agarwal mayank77fromindia at gmail.com
Tue Sep 2 22:47:58 PDT 2014


Hi,

I am following plugin writing guide to write httpsrc plugin.My intention
is to get a/v data from file url.

1.I am using the gst-template as i am beginner in this field.
2.In that it is mentioned to modilhy Makefile.am and configure.ac to
build the plugin.
3.How should i modify these files.Is there any example plugin whose
makefile and configure.ac
i can refer in order to build my httpsrc plugin.
4.Also i understand that i have to write the url parser and the
mechanism of buffering data from url
in order to write the httpsrc plugin.
5.Please guide me regarding what other things i need to focus to write
this plugin.

Regards,
Mayank


More information about the gstreamer-devel mailing list