How to play youtube videos in Symbian device
-
The easyest way is using a WebView.
Btw, check that project https://gitorious.org/qmltube You have a YouTube player here.
-
-
[quote author="LucioMSP" date="1327684509"]Hi, I have an application which must show videos within the application
[/quote][quote author="GentooXativa" date="1327694865"]The easyest way is using a WebView.[/quote]
For the solution with a web view please read the tutorial "Embed YouTube Video in QWebView":http://developer.qt.nokia.com/wiki/Embed_YouTube_Video_in_QWebView at Qt Dev Net Wiki.