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. How to work with projector and camera?
Forum Updated to NodeBB v4.3 + New Features

How to work with projector and camera?

Scheduled Pinned Locked Moved General and Desktop
11 Posts 4 Posters 4.9k 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.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    How can I work with projector and cam? How to work with output/input?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      Why do you need anything to work with projector? It should work via same outputs as monitor and it is not make any difference for your app to show itself on monitor or projector.

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Peppy
        wrote on last edited by
        #3

        So it depends on OS, not on me, yes? But if I want to tell its (to the OS), that there is no monitor but projector? And what about cameras?

        Or I have a better question: how to connect a camera with Qt (software) ? I need drivers? What I have to do with cam?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          DenisKormalev
          wrote on last edited by
          #4

          What is the difference between monitor and projector?
          AFAIK there is something about camera in Qt Mobility, but not sure about desktop OS'

          1 Reply Last reply
          0
          • P Offline
            P Offline
            Peppy
            wrote on last edited by
            #5

            No I don't need anything to do with camera in mobile...

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DenisKormalev
              wrote on last edited by
              #6

              As I said I'm not sure about desktop cameras support in qt mobility, so just try it, maybe it will help you

              1 Reply Last reply
              0
              • P Offline
                P Offline
                Peppy
                wrote on last edited by
                #7

                There is no one who worked with cameras?

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

                  If you mean i.e. a webcam, then you can use openCV lib's. This is what we use.

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    Peppy
                    wrote on last edited by
                    #9

                    No web cam! Classic video camera.

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      soroush
                      wrote on last edited by
                      #10

                      What you mean by:

                      bq. Classic video camera.
                      ?

                      I don't know if I misunderstood your problem or not :}

                      Digital video cameras have various interfaces. Usually they could be treated as normal storage devices when connected to PC. So you can work with files and folders in memory of your device. AFAIK there is nothing "Magic" with digital cameras, usb sticks and so on...

                      If you mean interacting with device in way of using it, probably you should consider about using openCV and TWAIN. I'm not sure but I think most of manipulators don't allow users to connect their products programmaticaly. Obviously you can not use their special features like zoom, focus and etc with a normal program. Contact manipulator to obtain softwares and libraries (if any) to gain ability of interacting with device.

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        Peppy
                        wrote on last edited by
                        #11

                        Yes, thanks. Mhm... You gave me an idea...

                        For example: "Link to video cam":http://www.mobilewhack.com/images/panasonic_vdr_d400_dvd_video_camera.jpg

                        Okay, but I need to stream it in realtime.

                        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