How capture an image with a Basler Ip Camera?
Hello all, I'm new using OpenCV and I have an IP Basler camera connect to my network ... I try to capture a simple image but I am not able to open a connection to the camera and make a capture ...
Can help me with the correct instructions or a example manual ?
thanks for all.
here's a list
VideoCapture cap("http://IPADDRESS/cgi-bin/mjpeg"); // would be my 1st try