Results 1 to 2 of 2

Thread: IP camera

  1. #1
    Join Date
    Jan 2010
    Location
    Bhubaneswar, Odisha
    Posts
    25
    Thanks
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default IP camera

    How to embed IP camera with frame.
    I am not getting how to start code.

    Your suggestions is highly appreceated.
    thanks in advance for your reply
    vinod

  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: IP camera

    the IP camera probably has a server running.
    So you have to look in the cameras documentation to know how it is communicating over the net, and implement that in your code using the Qt network module.
    http://doc.trolltech.com/4.6/qtnetwork.html
    ==========================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.

Similar Threads

  1. Capturing VIDEO from USB Camera
    By Rajeshsan in forum Newbie
    Replies: 6
    Last Post: 10th March 2010, 10:23
  2. capture video from DV camera
    By ekkondela in forum Newbie
    Replies: 1
    Last Post: 7th March 2010, 09:38
  3. Camera Detection
    By tiho_bg in forum Qt Programming
    Replies: 0
    Last Post: 18th November 2009, 20:09
  4. OpenGL move the camera
    By rullzer in forum Qt Programming
    Replies: 2
    Last Post: 26th February 2008, 19:39
  5. Firewire Camera driver
    By hgedek in forum General Discussion
    Replies: 0
    Last Post: 1st October 2007, 20:47

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.