no element "playbin2" error in GStreamer SDK

Brian Martin brian at caelumspace.com
Wed Nov 21 07:36:53 PST 2012


'gst-inspect-0.10 playbin2' Checked out, so it looks like it was installed
properly. I'm trying to create a self-contained project without references
to the install directories, and have copied all of the dlls from the sdk to
the bin folder, but still getting the error. 

-----Original Message-----


Try using 'gst-inspect-0.10 playbin2' on the command line first to make sure
the element is installed properly. I think that's a better position to
mitigate the problem if it cannot find the element. If it's only your app
not being able to find it, it still gives you some hint.

Cheers,
Kris

On 21/11/12 14:15, Brian Martin wrote:
> Hello,
>
>  
>
> I'm receiving an error trying to create a project using GStreamer SDK
> (Windows) based on the basic tutorial 12 and getting the error 'no 
> element "playbin2"' after the line
>
> pipeline = gst_parse_launch ("playbin2 
> uri=http://**camIP**/videostream.cgi
> ", &error);
>
>  
>
> I've copied all the dlls to the project bin folder and copied the 
> property pages for
>
> gstreamer-net-0.10
>
> gstreamer-plugins-base-0.10
>
> gstreamer-0.10
>
>  
>
> Any ideas on what I am missing?
>
> Thanks in advance.
>
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list