iCam Featured on the Today Show, CNN, and Good Morning America!
In looking through the headers, you should see an "Authorization" item. If you do, does it say "Basic" or "Digest" next to it?
Quote from: Stefan on January 05, 2017, 08:54:31 AMIn looking through the headers, you should see an "Authorization" item. If you do, does it say "Basic" or "Digest" next to it?Hi Stefan - it says Digest, which I am assuming is encrypted?
Quote from: kmpowell on January 05, 2017, 02:30:11 PMQuote from: Stefan on January 05, 2017, 08:54:31 AMIn looking through the headers, you should see an "Authorization" item. If you do, does it say "Basic" or "Digest" next to it?Hi Stefan - it says Digest, which I am assuming is encrypted?Ah, that is why you are seeing the 401 error. The iCamSource currently only supports Basic authentication. Digest authentication is more secure, but it is more complicated. We are currently working on bringing Digest authentication to the iCamSource Pro (for iCam Pro) and then after that we will add it to the iCamSource (for iCam).Basic Authentication: https://en.wikipedia.org/wiki/Basic_access_authenticationDigest Authentication: https://en.wikipedia.org/wiki/Digest_access_authentication
Got it working in your beta iCamSource Pro! The MJPEG URL i used is http://xxx.xxx.x.xx/mjpeg/stream.cgi That works for this Wansview W2 camera. Hope that info helps you moving forward with your supported camera list.Thanks for all your help.
Quote from: kmpowell on January 07, 2017, 05:53:12 AMGot it working in your beta iCamSource Pro! The MJPEG URL i used is http://xxx.xxx.x.xx/mjpeg/stream.cgi That works for this Wansview W2 camera. Hope that info helps you moving forward with your supported camera list.Thanks for all your help.Excellent news! We will probably have a version of the iCamSource for you to trying within the next day or so.
Here is a link to a test version of the iCamSource that supports Digest authentication: http://skjm.com/icam/iCamSource2.8.5.2.dmgPlease let us know how it goes. Thanks!