Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Embedded System Development
Forum Updated to NodeBB v4.3 + New Features

Embedded System Development

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 416 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
    geschema
    wrote on 27 Aug 2019, 10:07 last edited by
    #1

    I'm working on an embedded system based on an ARM controller running Linux (similar to the Raspberry Pi platform).

    The application should have a GUI that shows up both on a local HDMI display, and on remote devices such as a tablet or a PC.

    Does Qt have any features allowing a single application to be displayed on several devices, or do I have to create separate Qt applications for every device type?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 27 Aug 2019, 19:46 last edited by
      #2

      Hi and welcome to devnet,

      Are you thinking about something like the VNC backend ?

      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
      1
      • G Offline
        G Offline
        geschema
        wrote on 30 Aug 2019, 06:49 last edited by geschema
        #3

        Thanks, VNC looks like an interesting solution. Although it may be more suited for things like remote technical support. I've seen another option called WebGL streaming, which apparently can stream the application's UI to a web browser and allows user interactions as well.

        O 1 Reply Last reply 30 Aug 2019, 14:28
        0
        • G geschema
          30 Aug 2019, 06:49

          Thanks, VNC looks like an interesting solution. Although it may be more suited for things like remote technical support. I've seen another option called WebGL streaming, which apparently can stream the application's UI to a web browser and allows user interactions as well.

          O Offline
          O Offline
          ODБOï
          wrote on 30 Aug 2019, 14:28 last edited by
          #4

          @geschema said in Embedded System Development:

          WebGL

          for the moment it is limited to 1 only client

          1 Reply Last reply
          1

          1/4

          27 Aug 2019, 10:07

          • Login

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