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. Qt RemoteObjects Remote UI via WebGL
Qt 6.11 is out! See what's new in the release blog

Qt RemoteObjects Remote UI via WebGL

Scheduled Pinned Locked Moved Solved General and Desktop
6 Posts 2 Posters 1.1k 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.
  • N Offline
    N Offline
    nsourl
    wrote on last edited by nsourl
    #1

    Hi,

    I am currently working a project where we should build a Qt app for a touchscreen device. But I would like to have the ability for concurrent remote control of this device via a web browser and I was thinking of using WebGL to achieve this. I read this post below on Qt blog and I ended up that I need to run two process(one local and one for remote UI).

    https://www.qt.io/blog/2018/06/12/remote-uis-webgl-webassembly

    As the article suggested, I started reading on Qt RemoteObjects library and how I can share the data between two processes. But I am a little bit confused because I should define on the .rep file all the data that I would like to be shared between processes ? For example If I have on my UI interface 10 buttons and each of them make an action and etc, then I have to define on .rep all the data needed for sharing in order to handle button from both ways (local or remote) ?

    Appreciate any guidance or help on this topic and any practical Qt RemoteObjects example is welcome too.

    Thanks.

    1 Reply Last reply
    0
    • N Offline
      N Offline
      nsourl
      wrote on last edited by
      #2

      Hi again,

      Any ideas or suggestions from anyone who used Qt RemoteObjects in the past ?

      Thanks.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        That's a lesser used module so you may have better chances asking on the interest mailing list. You'll find there QtRemoteObjects developers/maintainers.

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

        1 Reply Last reply
        2
        • N Offline
          N Offline
          nsourl
          wrote on last edited by
          #4

          Hi @SGaist ,

          Tried to reach Qt WebGL plugin and Qt RemoteObjects developers/maintainers but I got a reply from the interest mailing list that "You are not allowed to post to this mailing list".

          Do you know how I will get in contact with them since the mailing list is rejecting me? Since I am only using the Qt framework should I subscribe on the list or not ?

          Thanks.

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Did you subscribe to the mailing list before sending something to it ?

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

            1 Reply Last reply
            2
            • N Offline
              N Offline
              nsourl
              wrote on last edited by
              #6

              Hi @SGaist ,

              No I didn't subscribe on the list, now I got it how it works...this is the reason why I am rejected.

              Appreciate your help!

              Thanks.

              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