Hi, I would like to play youtube videos directly in my application. Has someone already done that and can give me some tips on how to accomplish that?
I already tried to use QML's MediaPlayer with the mp4 URL (extracted with the Youtube API) as source, but unfortunately that doesn't work. Another possibility would probably be to use the WebView and play the video in fullscreen mode, but I am not sure if that works on all platforms and if I can also embed the video in other QML components that way (haven't tested it yet). What do you guys recommend? Thanks, Bernhard
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest