[Qt-interest] How To Embed a Youtube Video in a Qt mobile application?
sarvesh saran
aquarian.thunder at gmail.com
Thu Jan 5 13:10:41 CET 2012
Hi,
I tried using QWebView. Unfortunately it looks like flash (11) is not
supported for Symbian (that's the error message I see on the view).
Any other ideas? I basically need to support Anna, Belle and MeeGo devices.
I wonder if embedding an HTML5 Youtube video (iFrame embed code) would
work? Another easier alternative would be to invoke the native you tube
player (I'm not sure how to achieve that).
thanks,
Sarvesh
---------- Forwarded message ----------
From: Mandeep Sandhu <mandeepsandhu.chd at gmail.com>
Date: Thu, Jan 5, 2012 at 4:23 PM
Subject: Re: [Qt-interest] How To Embed a Youtube Video in a Qt mobile
application?
To: sarvesh saran <aquarian.thunder at gmail.com>
Cc: Qt-interest <qt-interest at qt.nokia.com>
> Any ideas on what the best approach to achieve this would be? I am not
sure
> if QMediaPlayer would work here.
>
You can load the YouTube SWF player using a flash plugin...inside
webkit (via QWebView), provided you have the flash 10.1 plugin for
your platform.
HTH,
-mandeep
> thanks,
> Sarvesh
>
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20120105/005439c7/attachment.html
More information about the Qt-interest-old
mailing list