New to gstreamer pluging writing

Aniket Salunkhe aniket.1729 at gmail.com
Mon Mar 11 02:51:17 PDT 2013


Hi all,

I am new to gstreamer. I read few docs/information of gstreamer, and I
found it is similar to DirectShow. I am quite familiar with DirectShow.

Now I have been assigned a task to write gsreamer-plugin in Ubuntu.I am
proceeding this task with the help of document 'GStreamer Plugin Writer
Guide' (
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/index.html)
and trying to write my own 'MyFileSource'.

As given in section 3.2, I tried to run './autogen.sh'. But I stuck with
following error message.
"checking for GST... no
configure: error:
      You need to install or upgrade the GStreamer development
      packages on your system. On debian-based systems these are
      libgstreamer1.0-dev and libgstreamer-plugins-base1.0-dev.
      on RPM-based systems gstreamer1.0-devel, libgstreamer1.0-devel
      or similar. The minimum version required is 1.0.0"

I tried many things from Google. But the above error has not been resolved.
Do I need to install/add other libraries?
Please help me to write gstreamer plugin.
Thanks in advance.

Regards,
Aniket
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130311/551279e6/attachment-0001.html>


More information about the gstreamer-devel mailing list