How to access ip camera images (that need authentication) in matlab 2014a ??
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Cairo L. Nascimento Jr.
2015 年 3 月 7 日
編集済み: Cairo L. Nascimento Jr.
2015 年 3 月 7 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で MATLAB Support Package for IP Cameras についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!