How to access ip camera images (that need authentication) in matlab 2014a ??

2 views (last 30 days)
The images of ip camera without password protection can be accessed easily , but for password protected ip-cameras (D-LINK 930L in my case) cant be accessed using the "http://192.168.0.20/images/image.jpeg". it can be accessed in matlab 2013 by making changes to urlread file of matlab using the link below:
but i found the code inside the urlread.m file of matlab 2014a totally different. so please help me out for matlab 2014a thanks in advance.

Answers (1)

Cairo L. Nascimento Jr.
Cairo L. Nascimento Jr. on 7 Mar 2015
Edited: Cairo L. Nascimento Jr. on 7 Mar 2015
See my answer at:
"How can I use the IMREAD function with a URL that requires basic authentication in MATLAB 2014a??? (not the old matlab)"
Cairo Nascimento

Categories

Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!