Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Checking if WebView's url has running stream from YouTube

Checking if WebView's url has running stream from YouTube

Scheduled Pinned Locked Moved Unsolved Qt WebKit
2 Posts 1 Posters 461 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    poor_robert
    wrote on last edited by
    #1

    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?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      poor_robert
      wrote on last edited by
      #2

      Anyone, any hint? Any idea?

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved