no element "playbin2" error in GStreamer SDK

Krzysztof Konopko krzysztof.konopko at youview.com
Wed Nov 21 06:37:01 PST 2012


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
>



More information about the gstreamer-devel mailing list