unable to play gstreamer in QWidget

prkhr4u prakhargupta at bel.co.in
Tue Feb 11 19:19:32 PST 2014


Thank you very much,the approach worked seamlessly.
I was creating QWidget on stack and hence,it was getting destroyed.
Created it on heap and the problem solved.Created like this:
QWidget *wid = new QWidget(this);



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/unable-to-play-gstreamer-in-QWidget-tp4665139p4665198.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list