How to access ip camera images (that need authentication) in matlab 2014a ??
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
Cairo L. Nascimento Jr.
il 7 Mar 2015
Modificato: Cairo L. Nascimento Jr.
il 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
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!