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. Encrypted Media Extensions and Media Source Extensions support?
Forum Updated to NodeBB v4.3 + New Features

Encrypted Media Extensions and Media Source Extensions support?

Scheduled Pinned Locked Moved Qt WebKit
5 Posts 2 Posters 3.2k Views 1 Watching
  • 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.
  • G Offline
    G Offline
    guimartinez
    wrote on last edited by
    #1

    Hi,
    I'd like to know if QtWebkit support Encrypted Media Extensions (EME) and/or Media Source Extensions (MSE)?
    https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html
    https://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html

    Thanks,
    Guido

    1 Reply Last reply
    0
    • B Offline
      B Offline
      brcontainer
      wrote on last edited by
      #2

      I believe in QtWebKit will not have because the next version it will be "discontinued", but good news is that we have the engine "Chromium" in "QT" and is perhaps support.

      Note that the "Media Source Extensions" is something super recent, it may take a while to implement.

      QT project: https://github.com/brcontainer/qt-helper

      1 Reply Last reply
      0
      • G Offline
        G Offline
        guimartinez
        wrote on last edited by
        #3

        Thanks Guilherme!

        I dug into the current QtWebkit source code and it looks like it has Media Source modules included in it since at least 5.0:
        https://qt.gitorious.org/qt/qtwebkit/source/946088cf515ec30de586392ec72e4658b86650a4:Source/WebCore/Modules/mediasource

        This modul supports MSE?
        I tried using Qt 5.3 example fancybrowser but MSE doesn't work.

        Thanks,
        Guido

        1 Reply Last reply
        0
        • B Offline
          B Offline
          brcontainer
          wrote on last edited by
          #4

          Maybe this is initial implement (maybe requires manual compile/build).

          QT project: https://github.com/brcontainer/qt-helper

          1 Reply Last reply
          0
          • B Offline
            B Offline
            brcontainer
            wrote on last edited by
            #5

            Maybe this is initial implement (maybe requires manual compile/build).

            QT project: https://github.com/brcontainer/qt-helper

            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