I'm trying to get gstreamer
setup on my machine so that I can develop applications that use the library. I know that gstreamer
is installed on my machine, however, I don't seem to have the proper include files and library files where I would expect them to be. This leads me to believe that gstreamer
is only installed in such a way that would allow me to run existing applications that use it.
I have downloaded gstreame
r 1.9.2 and unpacked it onto my hard drive. I've tried to read though the install document. Attempted to run through the steps, however, I'm still not seeing how I can develop an app against this.