|
Hi,
I was using gstreamer-core package for my test application. I was using Playbin pipeline to play audio file, and it was working fine. In order to play video and to embed the video window I installed the gstreamer-plugin-base package. Since then gst_element_factory_make ("playbin", "play") stared returning null.
Did I make any mistake??
|