Results 1 to 6 of 6

Thread: default camera application(Qt-5.2.0) is not working on embedded device

  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default default camera application(Qt-5.2.0) is not working on embedded device

    Hi all,

    My this post is similar related to earlier post, but this time for embedded device.
    Earlier post link is below :

    http://www.qtcentre.org/threads/6137...nning-on-linux

    I am trying to run same camera example application(examples/multimediawidgets/camera) on my
    embedded device, but i m getting something diff issue.

    Application is running, even device is detected in "Device" menu as "vivi", but streaming not starts.
    I found that in "File" menu, "Start camera" is disabled and "Capture" button of "Image" tab of right panel,
    is also disabled.
    In "video" tab only "stop" is disabled(i.e. OK), eventhough camera is not streaming.

    My device is i.MX6SL based embedded device.

    Can you guide anybody, what would be the problem ?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: default camera application(Qt-5.2.0) is not working on embedded device

    Since you are saying that this is a new question we have to assume that the difference is the used operating system.
    Your other question was about Linux, which operating system does this system run?

    Cheers,
    _

  3. #3
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: default camera application(Qt-5.2.0) is not working on embedded device

    Hi anda_skoa,

    First of all thanks for responding !
    My earlier post was for desktop and there OS is ubuntu-12.04 and kernel version is 3.11.0-26-generic.

    But my this post is for embedded device so there is no specific OS is running here.
    In embedded device, there is a customized kernel and so OS.
    Im my device, we are using kernel of version-3.0.35.

    So, my device is also linux based and of arm architecture and i.MX6SL

    Now can you guide me what could be the problem ?

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: default camera application(Qt-5.2.0) is not working on embedded device

    Since both operating systems are Linux, it is very likely that the same software stack is involved, potentially just different versions.

    Have you tried any other software, to check if the problem is the Qt specific parts or if it is somewhere lower in the stack, e.g. driver?

    Cheers,
    _

  5. #5
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: default camera application(Qt-5.2.0) is not working on embedded device

    Hi anda_skoa,

    This camera application is not working neither in desktop nor my embedded device, and both
    places i am getting different issues.

    We have checked camera(h/w), in our embedded device, it's fine because we are having
    other application using v4l2 in Qt-5.2.0, that is working properly, only default camera application
    given by qt-example is not working.

    So, i don't think so there is a driver related issues.

    At the same many other example given by Qt is working fine in device.
    Right now our priority is for embedded device.

  6. #6
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: default camera application(Qt-5.2.0) is not working on embedded device

    If you have another Qt application which works you should have a starting point for your investigation.
    You'll need to find out what this application does different to the one that does not work.

    Cheers,
    _

Similar Threads

  1. Replies: 2
    Last Post: 15th December 2015, 09:25
  2. Replies: 10
    Last Post: 31st October 2014, 07:01
  3. Camera example application not working on android / HTC Flyer
    By Al_ in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 11th May 2014, 16:37
  4. Replies: 0
    Last Post: 1st November 2012, 06:04
  5. simulator for embedded device for testing user application
    By sanjeet in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 17th August 2012, 06:02

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.