qt + gstreamer + android . Can't create any element from gstreamer
Unsolved
Mobile and Embedded
-
Hi All,
I use qt-gstreamer that built by my self for android .But i not able to create any elements from gstreamer .
example :
QGst::ElementFactory::make("playbin")
In my project, i already include gstreamer_android library and called GStreamer.init() to init gsgtreamer . the output on my console in QtCreator tells me: GStreamer initialization is complete ...
Does anybody have any hints for me?
Thanks. -
Hi and welcome to devnet,
QtGstreamer is not an official module of Qt. You should try asking on the gstreamer forum/mailing list.