Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngine Flash (pepper) plugin

QtWebEngine Flash (pepper) plugin

Scheduled Pinned Locked Moved QtWebEngine
7 Posts 4 Posters 7.2k 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.
  • T Offline
    T Offline
    tankd03
    wrote on last edited by
    #1

    Hello every ones,

    I just have a question about QtWebEngine.

    I have start wirking with it and it work fine.

    Ma question is about flash (pepper) qitch doesn't work. (youtube go html5, flash game does not start)

    Will flash player work in some time( WebSettings appear last month but now missing) ?

    Thanks

    Tankd

    1 Reply Last reply
    0
    • E Offline
      E Offline
      elkvis
      wrote on last edited by
      #2

      Do you have this line somewhere in your code (main is a good spot for it)?

      @
      QWebSettings::globalSettings()->setAttribute(QWebSettings::PluginsEnabled, true);
      @

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tankd03
        wrote on last edited by
        #3

        No,

        I focus on QWebEngineSettings, witch is in comments and has no header.

        I try QWebSettings

        1 Reply Last reply
        0
        • E Offline
          E Offline
          elkvis
          wrote on last edited by
          #4

          As far as I know, QtWebkit does not support PPAPI at this time, and last time I checked, there wasn't a lot of interest in doing so.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tankd03
            wrote on last edited by
            #5

            I am working on QtWebKit but on QtWebEngine.

            1 Reply Last reply
            0
            • H Offline
              H Offline
              huajin
              wrote on last edited by
              #6

              i found qtwebengine donot support html5 Audio tag which source is mp3 or wav.

              1 Reply Last reply
              0
              • U Offline
                U Offline
                username
                wrote on last edited by
                #7

                Qt WebEngine Adobe Flash Player Plugin support https://doc-snapshots.qt.io/qt5-5.6/qtwebengine-platform-notes.html

                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