ip camera connect to matlab
3 views (last 30 days)
Show older comments
hi every body...i want to connect ip camera to matalb..i need to(snapshot) capture image from ip camera through matlab...i need code in matlab to used... this ip camera datasheet: d-link
0 Comments
Answers (4)
Shankar Subramanian
on 15 Sep 2014
Hi,
Image Acquisition Toolbox does not provide support for IP Cameras. Also, your link did not work for us to know the specific camera that you are using. You may be able to get snapshot from the camera if you know the IP address and send in a request to read frame (using imread from Image Processing Toolbox).
Thanks
Shankar
1 Comment
Shenghong He
on 13 Nov 2018
Hi Shankar,
I am also curious about connecting IP cameras using matlab. If I used "get snapshot" to aquire image from an IP camera, do you know how to improve the real-time performance? I used webcam of my labtop and tested the real-time performance, it seems can only achieve a fram rate of around 10 fps, which is far from enough in my application.
Thanks
Shenghong
amna shaikh
on 20 Dec 2017
I am dealing with Ip foscam R4 and getting difficulty to interface with matlab
0 Comments
See Also
Categories
Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!