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. WebGL in WebEngineView

WebGL in WebEngineView

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 198 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.
  • K Offline
    K Offline
    karlheinzreichel
    wrote on last edited by
    #1

    We are using 2 embedded devices and would like to observe the display from one device on the second device.
    Therefor we start our application on the first device with the parameter --platform webgl.
    A check on a additional pc with chrome as browser show that it will be working properly.

    Now we start a browser application (with WebEngineView) on the second embedded device.
    The result is more or less disappointing.
    The content of the WebEngineView cannot be scaled properly (means the only a part of the the screen of the first device is visible).
    Trying to set the scalefactor in WebEngineView crashes the complete application on the secon d device.

    Has somebody tried to stream a qt webgl display onto a WebEngineView?

    regards
    Karl-Heinz

    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