IP Camera 3S N6078 and Video capture
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support Package for IP Cameras dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!