How to access ip camera images (that need authentication) in matlab 2014a ??
Afficher commentaires plus anciens
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.
Réponses (1)
Cairo L. Nascimento Jr.
le 7 Mar 2015
Modifié(e) : Cairo L. Nascimento Jr.
le 7 Mar 2015
0 votes
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
Catégories
En savoir plus sur MATLAB Support Package for IP Cameras dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!