Pour récupérer les images d’une caméra IP :
Utilisez web sniffer sur l’url de la page qui affiche l’image
Puis créez une page :
<!DOCTYPE html public "-//W3C//DTD HTML 4.01 Transitional//FR">
<html>
<head>
<META HTTP-EQUIV="Refresh" CONTENT="30; http://<url_page>/objet.htm">
<title>CAM ENTREE</title>
</head>
<body>
</body>
</html>
Votre commentaire