Re: OpenCV and WIFI IP Camera Issue

2013-02-14 Thread MRAB
On 2013-02-14 17:25, Sam Berry wrote: Hey, Iv installed OpenCV on my windows machine. I can successfully view the > camera stream from my laptop so the installation was successful. > However when i edited the code adding in the address of my IP camera > like so import cv2 cv2.namedWindow

OpenCV and WIFI IP Camera Issue

2013-02-14 Thread Sam Berry
Hey, Iv installed OpenCV on my windows machine. I can successfully view the camera stream from my laptop so the installation was successful. However when i edited the code adding in the address of my IP camera like so import cv2 cv2.namedWindow("preview") vc = cv2.VideoCapture('http://192