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

1 回表示 (過去 30 日間)
I want to work control system, I want to introduce this video on MATLAB and the work of some operations

採用された回答

Walter Roberson
Walter Roberson 2013 年 2 月 19 日
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.
  1 件のコメント
A7mad
A7mad 2013 年 7 月 2 日
if you have any code to this even if using the ActiveX, ypu can help me , please.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for IP Cameras についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by