Notre projet consiste à créer une application web qui fournit la surveillance d'une pièce grâce à l'utilisation de la webcam. L'utilisateur doit seulement se connecter suite à une inscription, et ensuite lancer la surveillance. Lors du lancement il a le choix d'activer le streaming, ce qui lui permet via une autre machine d'avoir accès aux images de sa webcam. Lors de la détection de l'intrusion, un email est envoyé à l'utilisateur avec l'image capturée. Les langages utilisés pour cette application sont le JavaScript, particulièrement pour coder le serveur, ainsi que le php et l'HTML. Pour le codage du serveur nous avons utilisé le framework NodeJS.
Our project is to create a web application that provides monitoring of a room through the use of the webcam. The user only needs to log on, and then start monitoring. At the launch he has the option to enable streaming, which enables the user via another machine to access the images from his webcam. Upon detection of intrusion, an email is sent to the user with the captured image. The languages used for this application are the JavaScript, especially to encode the server and the PHP and HTML. For coding the server we used the NodeJS framework.