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. Screen mirroring
Forum Updated to NodeBB v4.3 + New Features

Screen mirroring

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
8 Posts 5 Posters 460 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.
  • A Offline
    A Offline
    Anand Sethu
    wrote on last edited by
    #1

    We are trying to mirror the phone screen to a yocto based system. Do QT have any package which can perform the same ?
    Please help me with this....

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

      Hi and welcome to devnet,

      Something is not clear: do you want to mirror your application or the phone as a whole ?
      Because it sounds like you want to use something like AirPlay on iOS.
      All in all, AFAIK, Qt does not have APIs directly for that.

      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
      • A Offline
        A Offline
        Anand Sethu
        wrote on last edited by
        #3

        HI
        Yes I would like to do just like the android auto and carplay in AGL yocto

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SimonSchroeder
          wrote on last edited by
          #4

          Just to further clarify: Do you want to use Qt on the phone or on the yocto? (Or on both?)

          A 1 Reply Last reply
          0
          • A Offline
            A Offline
            Anand Sethu
            wrote on last edited by
            #5

            We are creating an infotainment system in a custom board using AGL. We are using Qt on top of it. So I need to enable screen mirroring in it. I need to mirror phone screen and should be able to use the apps in it.

            1 Reply Last reply
            0
            • S SimonSchroeder

              Just to further clarify: Do you want to use Qt on the phone or on the yocto? (Or on both?)

              A Offline
              A Offline
              Anand Sethu
              wrote on last edited by
              #6

              @SimonSchroeder
              We are creating an infotainment system in a custom board using AGL. We are using Qt on top of it. So I need to enable screen mirroring in it. I need to mirror phone screen and should be able to use the apps in it.

              1 Reply Last reply
              0
              • X Offline
                X Offline
                Xenosb
                wrote on last edited by
                #7

                Hi @Anand-Sethu ,

                In Qt for Android Automotive 6.10 (commercial license only) we will have a feature called "content projection" where you will be able to stream native Android applications directly to Qt based AGL application. The release is scheduled for mid October but we could get in touch earlier.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  soarmin
                  wrote on last edited by
                  #8

                  Hi @Anand-Sethu ,
                  As mentioned above, the upcoming "content projection" feature in Qt for Android Automotive "streams" the content to a remote consumer, but it's a video stream. The purpose of the feature is not exactly what you are looking for, as injecting user touch input from your Yokto system back to Android is a different story that should be evaluated separately (by using AccessibilityService to inject touch input + Qt Content Projection).

                  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