
elfege
USA
Asked
— Edited
I can't get my IP cams to show in ARC. These are MJPEG cameras so it should work I guess. EZB initializes the parameters but nothing shows in the window. Here are the parameters :
http://192.168.0.177:8081/video.cgi?user=correctuser&pwd=correctpassword
when i type this in Chrome or IE it works.
Any clue ? Someone ?
There is another topic around where DJ has explained what is needed for ARC. I believe it needs to be a jpeg stream.
If video.cgi isn't working then it's probably not a jpeg stream.
here's the thread
Hello Rich ! You're everywhere ! :=)
But it works in a navigator... that's why I don't get what's going on. I've read the topic you mentioned.
What make/model camera is it?
Wansview ncb541w. Another one made by kaicong same hardware and firmware and 20$ cheaper
Try
Obviously changing the user and pwd to the correct user name and password.
Hello and thank you again,
I still get the same JPGStream Read Error message. I notice in browser that if I previously logged off it asks me for my credentials so ther must be something with the format arroudn passwd and id. I'll test without them later on.
Thanks again Elfege
The thing is that it cannot work without a account... I should have known that. So I need to find out what the exact code may be or if I can't ill have to crate a virtual device.
The correct syntax appears to be as follows :"http://user:[email protected]:8081/videostream.cgi" it works in all navigators. However I still have the JPGStream Read error message... confused