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. VNC on embedded raspberry app
Forum Updated to NodeBB v4.3 + New Features

VNC on embedded raspberry app

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 2 Posters 3.6k 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.
  • E Offline
    E Offline
    Emerson Siega
    wrote on 12 Jul 2017, 16:58 last edited by
    #1

    Hi,

    I need to connect via VNC client on a Linux embedded (without GUI). My app was developed with Qt 5.7.0.
    I followed this instructions, but the image is rendered distorted:
    alt text

    If somebody knows how to solve this, I will be very grateful.

    1 Reply Last reply
    1
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 12 Jul 2017, 21:57 last edited by
      #2

      Hi,

      You should consider upgrading to 5.9.1, you'll have there a VNC backend directly in Qt that should simplify your life.

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

      E 1 Reply Last reply 13 Jul 2017, 11:43
      0
      • S SGaist
        12 Jul 2017, 21:57

        Hi,

        You should consider upgrading to 5.9.1, you'll have there a VNC backend directly in Qt that should simplify your life.

        E Offline
        E Offline
        Emerson Siega
        wrote on 13 Jul 2017, 11:43 last edited by
        #3

        @SGaist thanks for your answer.

        We tried this, but when we start the application, we only can view the screen on VNC client. In Raspberry the screen stay black.
        We need to start the app and use it normally on the Raspberry, and, when necessary, connect to it via VNC Client and view what is going on.

        1 Reply Last reply
        1
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 13 Jul 2017, 21:09 last edited by
          #4

          Is everything running correctly on the Pi ?

          Note that upgrading would still be a good idea since 5.9 is the new LTS.

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

          E 1 Reply Last reply 18 Jul 2017, 18:16
          0
          • S SGaist
            13 Jul 2017, 21:09

            Is everything running correctly on the Pi ?

            Note that upgrading would still be a good idea since 5.9 is the new LTS.

            E Offline
            E Offline
            Emerson Siega
            wrote on 18 Jul 2017, 18:16 last edited by
            #5

            @SGaist Yes, everything is OK. The app is running with no problems and using little processing.

            We think to upgrade the QT version, but not now. We need to make this work with version 5.7.

            1 Reply Last reply
            0
            • E Offline
              E Offline
              Emerson Siega
              wrote on 10 Oct 2017, 12:08 last edited by Emerson Siega 10 Oct 2017, 12:09
              #6

              Finally I discovered what happens... The problem its I'm using an adaptor HDMI > VGA. When I connect my raspberry direct with HDMI, works very well.

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 10 Oct 2017, 19:40 last edited by
                #7

                Glad you found out and thanks for the feedback !

                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
                0

                • Login

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