Results 1 to 3 of 3

Thread: live video capture

  1. #1
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default live video capture

    I wanna write a program to show live video with a RGB camera. (under linux)

    Note that we should use a capture card. So, the capture card send me the video output. I don't yet know how exactly the capture card n its driver (there should be a driver i guess) works though.

    So, how should I do that? shall I use qcamera headers available in Qt 5? (as I checked Qt 4 does not support qcamera)
    if yes, how can I change Qt 4 to enable qcamera?

    Here's a link, a camera example for Qt 5, can I use this code ?http://doc-snapshot.qt-project.org/5.0/camera.html
    what do you think?


    (I would thank if you give me detailed n exact information)

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: live video capture

    Come back when you know exactly what your parameters of work are.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: live video capture

    Quote Originally Posted by high_flyer View Post
    Come back when you know exactly what your parameters of work are.
    I'l come back to you soon Tyler
    and, sorry for double post.

Similar Threads

  1. Webcam Video Capture
    By bajoelkid12 in forum Qt Programming
    Replies: 28
    Last Post: 25th December 2011, 03:28
  2. Live Video Inside QGLWidget
    By igorosberg in forum Qt Programming
    Replies: 0
    Last Post: 2nd June 2011, 14:10
  3. Live stream for Phonon video widget
    By Leolander in forum Qt Programming
    Replies: 0
    Last Post: 1st March 2010, 06:05
  4. Replies: 3
    Last Post: 5th July 2009, 17:22
  5. Cross platform live video capture & display with Qt 4
    By AlbertGoodwill in forum Qt Programming
    Replies: 1
    Last Post: 24th October 2007, 20:55

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.