Results 1 to 2 of 2

Thread: How to Invoke native camera application?

  1. #1
    Join Date
    Jun 2011
    Posts
    4
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default How to Invoke native camera application?

    Hello Nokia Qt world,
    I need some inputs from you all.
    Is it possible to invoke native camera application of the device from my application and retrive the captured image. If it is not possible what is the alternative way to do so. Waiting for your reply.
    ---------------------Thnx in advance.

  2. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: How to Invoke native camera application?

    About launching the camera application, see:
    http://developer.qt.nokia.com/forums/viewthread/7707

    After it has been launched, you need to monitor the file system for new photos.
    QFileSystemWatcher class has been designed just for that task:
    http://doc.qt.nokia.com/latest/qfilesystemwatcher.html

Similar Threads

  1. Qt application with live Active X camera feed.
    By bitChanger in forum Qt Programming
    Replies: 8
    Last Post: 4th September 2012, 19:26
  2. Qt Mobility and native camera access
    By pixsta in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 15th July 2011, 10:17
  3. How to use Qt to develop camera control application?
    By jiaorenjie in forum General Programming
    Replies: 0
    Last Post: 14th April 2011, 06:18
  4. How to invoke a running application
    By srikanthch in forum Qt Programming
    Replies: 2
    Last Post: 18th December 2008, 15:42
  5. Open File /w Native Application
    By bpetty in forum Newbie
    Replies: 4
    Last Post: 27th October 2006, 22:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.