Checking if WebView's url has running stream from YouTube
-
wrote on 10 Jul 2020, 08:37 last edited by
Hello Qt Friends,
I use Qml WebView in my application with external url content. When User displays this url he can start YouTube video. Something like this:
WebView { url: "https://www.qt.io/blog/qt-5.15-released" }
Is there any way to figure out that that the youtube video stream is running?
-
wrote on 16 Jul 2020, 08:29 last edited by
Anyone, any hint? Any idea?
2/2