12.02.2017, 22:00, "Bernhard B" <[email protected]>: > 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?
Note that displaying videos bypassing YouTube web player would probably violate their terms of service. > > Thanks, > Bernhard > , > > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
