gst_element_factory_make unable to create element.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gst_element_factory_make unable to create element.

ptdanh
I use tutorial in gstreamer sdk. WHen i debug at  
source = gst_element_factory_make ("videotestsrc", "source");
 sink = gst_element_factory_make ("autovideosink", "sink");
I received that it's return NULL so it can not create element. What is wrong?
Reply | Threaded
Open this post in threaded view
|

Re: gst_element_factory_make unable to create element.

Zhong Hongbo


On 2016年03月14日 14:47, ptdanh wrote:
> I use tutorial in gstreamer sdk. WHen i debug at
> source = gst_element_factory_make ("videotestsrc", "source");
>   sink = gst_element_factory_make ("autovideosink", "sink");
> I received that it's return NULL so it can not create element. What is
> wrong?

Do you sure install the gst-plugins-base and gst-plugins-good ?

Thanks
Hongbo

>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gst-element-factory-make-unable-to-create-element-tp4676309.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel