c++visual-studio-2010gstreamerqtgstreamer

How to use GStreamer in Visual Studio 2010?


Do I have to compile GStreamer on my own? Can I do it using Visual Studio 2010?

I'm struggling to find a good step-by-step guide with instructions on how to do this. Is there a good one?

My objective is to build applications using QtGstreamer on VS2010.


Solution

  • This links gives a complete method to compile GStreamer using Visual Studio and this one is to compile QtGstreamer.