How to get image from IP camera
Hi! My question is related to the process of getting video from IP camera. I know for example that with WEB camera with WDM driver you can get a pointer to the buffer with the image by constructing the corresponding graph with filter SampleGrabber, but with IP camera I have no idea how to access video or each frame. If somebody knows please advise how to use cameras with TCP, UDP protocols.