Ask Your Question

suazung's profile - activity

2015-12-30 06:10:57 -0600 received badge  Enthusiast
2015-11-25 20:47:23 -0600 commented answer How I access network Camera SAMSUNG SNB-5003/SNB-5004 SND-5083/SND-5084

I try "http://admin:[email protected]/video.cgi?.mjpg" and "http://admin:[email protected]/mjpg/video.mjpg" But still doesn't work

2015-11-25 01:59:17 -0600 commented question How I access network Camera SAMSUNG SNB-5003/SNB-5004 SND-5083/SND-5084

LBerger I try "http://admin:[email protected]/cgi-bin/video.cgi?msubmenu=mjpg&resolution=4" And page source code "http://192.168.1.100/cgi-bin/stw.cgi" + "?seq=" + localSeq But still doesn't work

2015-11-24 20:13:31 -0600 commented question How I access network Camera SAMSUNG SNB-5003/SNB-5004 SND-5083/SND-5084

Now I change password to Sua123456789 . But doesn't work.

2015-11-24 03:41:40 -0600 commented question How I access network Camera SAMSUNG SNB-5003/SNB-5004 SND-5083/SND-5084

Sorry It's can't use

2015-11-24 02:42:09 -0600 asked a question How I access network Camera SAMSUNG SNB-5003/SNB-5004 SND-5083/SND-5084

The error message shows "Failed to resolve hostname ip address.mjpeg " The name does not resolve for the supplied parameters.

This my Code

// username : admin // password : @123456789 // IP Address : http://192.168.1.100/home/monitoring.cgi

cap.open("http://admin:@[email protected]/video.mjpg");