Reading MJPG IP camera feed.

6 views (last 30 days)
Boris
Boris on 18 Oct 2011
Hi, I'm having serious problems capturing distant camera feed into MATLAB to work with. The feed is on a distant camera with adress like eg 147.2xx.xyz.103/video.mjpg. I have tried most of the options i've found on internet, including mmreader, vision.VideoFileReader( loads of errors) and imread. Any idea of new aproach? Thank you.

Answers (1)

Walter Roberson
Walter Roberson on 18 Oct 2011
urlread() or urlwrite()
  1 Comment
Boris
Boris on 19 Oct 2011
I've been trying to fool around that command a bit ,but it seems to be not working. Any other ideas?

Sign in to comment.

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!