Results 1 to 8 of 8

Thread: Qt video display

  1. #1
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Qt video display

    hi i am beginner of Qt ...i dont know how to display video from my embedded camera to my Qt ....please tell me how can i do this task ...please any one help me....

  2. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt video display

    It depends on your camera. actually it doesn't seems easy if you are beginner.
    You can use OpenCV or other libs for this purpose.
    Last edited by alizadeh91; 5th January 2013 at 21:43.

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt video display

    Quote Originally Posted by ganeshgladish View Post
    hi i am beginner of Qt ...i dont know how to display video from my embedded camera to my Qt ....please tell me how can i do this task ...please any one help me....
    You can start with what QtMultimediaKit offers.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. #4
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt video display

    Quote Originally Posted by wysota View Post
    You can start with what QtMultimediaKit offers.
    thank you for all your reply,
    now i am having video ,to display the video(uyvy format) frame by frame , what can i use,whether can i use shared memory ,video frame buffer ,opencv or some other else, so please kindly tell me whatever things can i use to diaplay the video frame by frame........

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt video display

    You can use whatever fits your purpose. If openCV is fine then use it. If you can access your data directly from within QtMultimediaKit (or Qt5's QtMultimedia), that's even better.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. #6
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt video display

    Thank you for your replay,
    but i am not using open cv ,because i am using texas instruments product i am using dvsdk ...

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Qt video display

    Then use whatever you have at hand.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  8. #8
    Join Date
    Oct 2010
    Location
    Bangalore
    Posts
    52
    Thanks
    8
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt video display

    using texas instruments product i am using dvsdk ...
    ti dvsdk default audio video playback will be there check in dvsdkdemos folder you can see encoder & decoder applications by using that code you can integrate in Qt

Similar Threads

  1. About display video on the mainwindow(IPCamera)
    By kenchan in forum Qt Programming
    Replies: 0
    Last Post: 20th November 2012, 01:56
  2. how to display video at a certain time?
    By cic in forum Qt Programming
    Replies: 1
    Last Post: 17th November 2011, 13:01
  3. Replies: 2
    Last Post: 8th November 2011, 14:30
  4. In which component can I display video?
    By punkypogo in forum Qt Programming
    Replies: 4
    Last Post: 16th July 2010, 17:40
  5. How to display flash video on QHelp documentation
    By sebboh in forum Qt Programming
    Replies: 0
    Last Post: 21st June 2010, 17:29

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.