Hi all,

Any one help me.

How to add video in Maemo5 SDK scrachbox using Qt and gstreamer.

Please provide some hints and links.

i am try this code for link video to maemo5 sdk window.
videosink : created video sink using gstreamer pipeline.

QWidget w;
QApplication :: syncX ();
gst_x_overlay_set_xwindow_id (GST_X_OVERLAY (videosink), w.winId ());
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to