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

webrtc client webview integration on mainwindow desck qt app

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 3 Posters 2.5k 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.
  • gfxxG Offline
    gfxxG Offline
    gfxx
    wrote on 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

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

      gfxxG 1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on 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

        gfxxG 1 Reply Last reply
        3
        • SGaistS SGaist

          Hi,

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

          gfxxG Offline
          gfxxG Offline
          gfxx
          wrote on last edited by gfxx
          #4

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

          bkt

          1 Reply Last reply
          0
          • mrjjM mrjj

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

            gfxxG Offline
            gfxxG Offline
            gfxx
            wrote on 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

            mrjjM 1 Reply Last reply
            0
            • gfxxG gfxx

              @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 ...)

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on 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.

              gfxxG 1 Reply Last reply
              0
              • mrjjM mrjj

                @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.

                gfxxG Offline
                gfxxG Offline
                gfxx
                wrote on last edited by gfxx
                #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

                gfxxG 1 Reply Last reply
                2
                • gfxxG gfxx

                  @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.

                  gfxxG Offline
                  gfxxG Offline
                  gfxx
                  wrote on 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