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
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