Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. webrtc client webview integration on mainwindow desck qt app
Forum Updated to NodeBB v4.3 + New Features

webrtc client webview integration on mainwindow desck qt app

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 3 Posters 2.5k Views 2 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
    gfxx
    wrote on 11 Jan 2018, 18:49 last edited by
    #1

    I need to build an app on linux, c++, qt.5.8 that integrate on mainwindows a webrtc video view. My app send only documents or draw (firstly converted in png format) over webrtc chat. So I need send my draw on video flow.

    can anyone suggest me the best approach for integrate webrtc on a flat frame on my mainwindows, and the best approach to send some image on webrtc instead send my webcam flow?

    regards
    giorgio

    bkt

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 11 Jan 2018, 18:51 last edited by
      #2

      Hi
      What is webcrt ?
      This
      https://webrtc.org/ ?

      G 1 Reply Last reply 12 Jan 2018, 06:27
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 11 Jan 2018, 20:53 last edited by
        #3

        Hi,

        From the looks of it, QtWebEngine knows how to do that.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        G 1 Reply Last reply 12 Jan 2018, 06:22
        3
        • S SGaist
          11 Jan 2018, 20:53

          Hi,

          From the looks of it, QtWebEngine knows how to do that.

          G Offline
          G Offline
          gfxx
          wrote on 12 Jan 2018, 06:22 last edited by gfxx 1 Dec 2018, 06:29
          #4

          @SGaist thanks ... seems a fantastic features ...

          bkt

          1 Reply Last reply
          0
          • M mrjj
            11 Jan 2018, 18:51

            Hi
            What is webcrt ?
            This
            https://webrtc.org/ ?

            G Offline
            G Offline
            gfxx
            wrote on 12 Jan 2018, 06:27 last edited by
            #5

            @mrjj exactly .... I've make a mistake during my digit?...... or yours was an ironic observation? ... I'm sorry but I'm not a guru so that sometimes or better I often ask low-level questions. anyway :)) (... I can understand in my field it often happens .... my main activity is not to do code ...)

            bkt

            M 1 Reply Last reply 12 Jan 2018, 07:36
            0
            • G gfxx
              12 Jan 2018, 06:27

              @mrjj exactly .... I've make a mistake during my digit?...... or yours was an ironic observation? ... I'm sorry but I'm not a guru so that sometimes or better I often ask low-level questions. anyway :)) (... I can understand in my field it often happens .... my main activity is not to do code ...)

              M Offline
              M Offline
              mrjj
              Lifetime Qt Champion
              wrote on 12 Jan 2018, 07:36 last edited by
              #6

              @gfxx

              Hi ,
              I just asked to be sure we talked about same webrtc :)
              Nothing ironic or anything wrong with your question at all :)
              And we do not mind low-level question here or beginners or anyone
              with a desire to create something with Qt.

              G 1 Reply Last reply 12 Jan 2018, 09:30
              0
              • M mrjj
                12 Jan 2018, 07:36

                @gfxx

                Hi ,
                I just asked to be sure we talked about same webrtc :)
                Nothing ironic or anything wrong with your question at all :)
                And we do not mind low-level question here or beginners or anyone
                with a desire to create something with Qt.

                G Offline
                G Offline
                gfxx
                wrote on 12 Jan 2018, 09:30 last edited by gfxx 1 Dec 2018, 09:33
                #7

                @mrjj said in webrtc client webview integration on mainwindow desck qt app:

                And we do not mind low-level question here or beginners or anyone
                with a desire to create something with Qt.

                do not worry I said it just for conversation. I did not want to be rude. In any case you write webcrt ... so that I played on it starting from the assumption that I had written badly. :))

                thanks for all.

                bkt

                G 1 Reply Last reply 21 Jan 2018, 15:15
                2
                • G gfxx
                  12 Jan 2018, 09:30

                  @mrjj said in webrtc client webview integration on mainwindow desck qt app:

                  And we do not mind low-level question here or beginners or anyone
                  with a desire to create something with Qt.

                  do not worry I said it just for conversation. I did not want to be rude. In any case you write webcrt ... so that I played on it starting from the assumption that I had written badly. :))

                  thanks for all.

                  G Offline
                  G Offline
                  gfxx
                  wrote on 21 Jan 2018, 15:15 last edited by gfxx
                  #8

                  so on qt 5.8, demobrowser (real good point for start vith webrtc) have some problem with integrate the javascript request from stream camera data ( webEngine bug )... precisely, about device name .... but upgrade to qt 5.10.0 ... these problem disappear ....

                  SO I develop my app based on "demobrowser" on qtcreator 4.5 and qt5.10.

                  regards
                  giorgio

                  bkt

                  1 Reply Last reply
                  1

                  • Login

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