IP Camera 3S N6078 and Video capture

2 ビュー (過去 30 日間)
bobc82
bobc82 2013 年 10 月 15 日
編集済み: bobc82 2013 年 10 月 15 日
Hello everyone,
i have an IP Camera of 3svision, model N6078 and i would ask you if it's possible to do a video capture, for execute, in a second moment, a video processing algorithm.
I tried the following methods:
1) Via Simulink (using the Instrument Control Toolbox, via TCP/IP Receive, but the program goes in timeout)
2) Via http request (with imread('http://192.168.0.21/image.jpg') in a while loop, as i read in other topics), but this method it's not really optimal, the rate is too slow.
Is there a method to do this with this camera. Or it's preferable to try this with other cameras? (I saw that in some cameras we can access, for example, in a video buffer, as 'http://mycameraip/video.mpeg'). If yes, which camera is advisable to do this?
Thank you in advance for your replies!

回答 (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