Rank: 50505 based on 0 downloads (last 30 days) and 0 files submitted
photo

Dino

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Dino View all
Updated File Comments Rating
22 Nov 2009 mmread Read virtually any media file in Windows, Linux, or Mac. Author: Micah Richert

Yes, you are right... if i view http://192.168.1.25/image.jpg in IE i can see only one image. To get stream i have to access http://192.168.1.25/Aview.htm in ActiveX mode or http://192.168.1.25/Jview.htm in Java mode. Is it possible to use these URL in mmread?

Dino

21 Nov 2009 mmread Read virtually any media file in Windows, Linux, or Mac. Author: Micah Richert

Thanks for fast reply,
mmread and mmplay function correctly for any mjpeg video from hard disk, but when i write
v = mmread({'http://192.168.1.25/image.jpg','mjpeg'},1:10);
 mmplay(v);
i can only see the first frame and Matlab answers

Warning: Frame(s) 2 3 4 5 6 7 8 9 10 exceed the number of frames in the
movie.
> In mmread at 189
  In video at 1
Warning: Not all frames specified were captured. Returning what was captured, but
order may be different than specified.
> In mmread at 216
  In video at 1

Thank you for your help in advance.

20 Nov 2009 mmread Read virtually any media file in Windows, Linux, or Mac. Author: Micah Richert

Hi Micah,
   i´m using IP - camera Airlive Ovislink, which sends out only JPEG stream and can be played with web browser or some IP View software. I am wondering if it is possible to use your kit to generate stream video in Matlab and possibly to use it in real time in some advanced Blockset such Video and Image Processing. I was only succesful to get slow image stream to Matlab with use of imread('http://192.168.1.25/image.jpg') and its cycle in time. But this is really quite slow solution and not sufficient.
I really couldn´t find solution anywhere, so i appreciate any advice. Thanks in advance!

Contact us at files@mathworks.com