How to connect between Ip Cam ( F18918W ) and MATLAB , & how to insert its live video to MATLAB ?

1 visualizzazione (ultimi 30 giorni)
I want to work control system, I want to introduce this video on MATLAB and the work of some operations

Risposta accettata

Walter Roberson
Walter Roberson il 19 Feb 2013
The Foscam F18918W supports only MJPEG (Motion JPEG) for streaming video. MATLAB does not at present offer any facility for accepting streams of MJPEG. (It also does not have any facility for accepting streams of MPEG-4.) MATLAB has facilities for reading from files that contain MJPEG, but not from streams of it.
You might possibly be able to get somewhere if you happen to be on MS Windows, and you connect using the ActiveX controls that the product supports.

Più risposte (0)

Categorie

Scopri di più su MATLAB Support Package for IP Cameras in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by