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. How to Invoke Native Camera Application?

How to Invoke Native Camera Application?

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 2.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.
  • M Offline
    M Offline
    me4code
    wrote on last edited by
    #1

    Hello to Nokia Qt world..:)
    I am facing a challange while handling the native camera application of the device. My question is : Is it possible to invoke native camera application of the device from my application and retrive the captured image? or is there anyother way to do so...
    Waiting for your reply..

    Thnx in advance.....

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

      Yep, it is possible to invoke native camera app (google for it, there should be some examples in web). To retrieve captured image you should add some QFileSystemWatchers and set them to folders where camera saves photos.

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Rahul Das
        wrote on last edited by
        #3

        You can use "QtMobility":http://doc.qt.nokia.com/qtmobility-1.2/index.html package.

        Here is the reference to "QCamera":http://doc.qt.nokia.com/qtmobility-1.2/qcamera.html#details class


        Declaration of (Platform) independence.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          me4code
          wrote on last edited by
          #4

          Many thanx for your reply.
          I forget to mention one thing I have developed the front end using qml. So can you provide me some information how to relate your reply with the qml.

          Again Thnx in advance :)

          1 Reply Last reply
          0
          • R Offline
            R Offline
            Rahul Das
            wrote on last edited by
            #5

            May be you are looking for some thing like "this":http://doc.qt.nokia.com/qtmobility-1.2/declarative-camera.html. :)


            Declaration of (Platform) independence.

            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