Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
kmotion [Le 03/04/2011, 18:55] psychederic |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | {{tag>videosurveillance securite}} | ||
- | ---- | ||
- | ======kmotion ====== | ||
- | |||
- | Kmotion, est un logiciel libre fr [[videosurveillance]], avec une interface web, et se base sur [[motion]]. | ||
- | |||
- | |||
- | =====Installation===== | ||
- | * [[http://kmotion.eu/mediawiki/index.php/Downloads_v2|Téléchargez la dernière version]] | ||
- | * Lancez dans un terminal : <code> | ||
- | |||
- | sudo apt-get install apache2 libapache2-mod-python motion python | ||
- | sudo ./install.py | ||
- | kmotion start | ||
- | </code> | ||
- | |||
- | Installation est terminée, redémarrer le système pour tester le script AUTOSTART OU lancez 'start kmotion ". | ||
- | |||
- | Pointez votre navigateurpour "http://localhost:8085" OU «http://xx.xx.xx.xx:8085 ' | ||
- | |||
- | Le nom par défaut est "kmotion", le mot de passe par défaut est "kmotion" | ||
- | |||
- | =====Utilisation===== | ||
- | |||
- | * [[http://kmotion.eu/mediawiki/index.php/Videos_v2|Voir des videos]] | ||
- | |||
- | |||
- | ===== Fonctionnalités===== | ||
- | * [[http://kmotion.eu/mediawiki/index.php/Features_v2|Voir sur le site officiel]] | ||
- | =====Voir aussi===== | ||
- | * [[http://kmotion.eu/mediawiki/index.php/Main_Page|Wiki Officiel]] | ||
- | |||
- | ---- | ||
- | |||
- | //Contributeurs : [[:utilisateurs:psychederic|Psychederic]], ...// |