PDA

View Full Version : IP camera



vinod sharma
12th March 2010, 13:35
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:)

high_flyer
12th March 2010, 14:41
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