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:)
Printable View
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:)
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