QML: WebView don't read youtube video
Solved
Qt WebKit
-
Hi,
I'm on Qt 5.2.0 (Windows 8.1) and I use Webkit in QML to read a youtube video but it don't work. Ohers websites are correctly loaded in WebView. Youtube page is also loaded with title, volume button, next button, .... But when I click on play button, a reading crash and i get grains.
My code is simple :WebView{ title: webview url: "https://youtube.com/embed/6fBZBntjEOA" width: parent.width height: parent.height x: 0 y: 0 enabled: true }
Have I need to use others plugins ? codecs ?
I will be happy if you can help me to solve this issue.Bests regards
-
-
Yes like that, but the message of error is not the same.
Try with this https://www.youtube.com/embed/MQmduGfL12Y