Ask Your Question

gieha's profile - activity

2013-11-21 15:07:43 -0600 answered a question Reading video stream from IP camera in OpenCV Java

IP camera response = HTTP/1.1 401 Unauthorized

2013-11-20 13:05:13 -0600 answered a question Reading video stream from IP camera in OpenCV Java

I've got this same problem , i think authorization could be reason . I'm using samsung SNC-570 camera and I don't know how turn this off , of course I put at begin "http://admin:11111111@IPADDR etc" it looks like

capture.open("http://admin:[email protected]:80/public/video.cgi?ch=1&resolution=cif&fps=25?dummy=video.mjpg");

but still doesn't work , please suggest somthing .

2013-11-20 12:45:21 -0600 received badge  Critic (source)