Comme annoncé, ce forum est passé en lecture seule au 1er janvier 2020. Désormais nous vous invitons à vous rendre sur notre nouvelle page communauté :
Image

A très bientôt !

[Plugin Tiers][Sujet Principal] Motion

Pour échanger sur les plugins classés en catégorie "Sécurité"
Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 21 mars 2016, 13:33

mika-nt28 a écrit :
batna44 a écrit :
mika-nt28 a écrit :Vue que je n'avais pas d'erreur chez moi, j'ai poussé ce matin ma version en release.
Qui est maintenant passé en stable
Apres suppression du Plugin, j'ai toujours le meme pb

"line 147 motio command not found"

Dépendances NOK

:(
Il me faut le log entier des dépendance car la motion ne s'est pas installé et donc ne peut etre lancé
Quel distribution linux utilise tu?

Code : Tout sélectionner

*****************************************************************************************************
*                                Installing additional libraries                                    *
*****************************************************************************************************
Ign http://repo.jeedom.com ./ InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://repo.jeedom.com ./ Release.gpg
Hit http://repo.jeedom.com ./ Release
Ign http://httpredir.debian.org jessie InRelease
Hit http://httpredir.debian.org jessie-updates InRelease
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://security.debian.org jessie/updates/main Sources
Hit http://repo.jeedom.com ./ Sources
Hit http://repo.jeedom.com ./ Packages
Hit http://security.debian.org jessie/updates/main armhf Packages
Hit http://httpredir.debian.org jessie Release
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://httpredir.debian.org jessie-updates/main Sources
Get:1 http://httpredir.debian.org jessie-updates/main armhf Packages/DiffIndex [1012 B]
Ign http://repo.jeedom.com ./ Translation-en
Get:2 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex [736 B]
Hit http://httpredir.debian.org jessie/main Sources
Hit http://httpredir.debian.org jessie/main armhf Packages
Hit https://deb.nodesource.com jessie InRelease
Hit http://httpredir.debian.org jessie/main Translation-en
Hit https://deb.nodesource.com jessie/main Sources
Hit https://deb.nodesource.com jessie/main armhf Packages
Get:3 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:4 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:5 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:6 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:7 https://deb.nodesource.com jessie/main Translation-en [162 B]
Ign https://deb.nodesource.com jessie/main Translation-en
Fetched 1748 B in 20s (84 B/s)
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
*****************************************************************************************************
*                                          Compilation de motion:                                   *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
*****************************************************************************************************
*                                     Demarrage automatique                                         *
*****************************************************************************************************
start_motion_daemon=yes
*****************************************************************************************************
*                                     Configuration de motion                                       *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
tee: /etc/motion/motion.conf: No such file or directory
# /etc/motion/motion.conf
# Rename this distribution example file to motion.conf

############################################################
# Daemon
############################################################

# Start in daemon (background) mode and release terminal (default: off)
daemon on

# File to store the process ID, also called pid file. (default: not defined)
# process_id_file /var/run/motion/motion.pid

############################################################
# Basic Setup Mode
############################################################

# Start in Setup-Mode, daemon disabled. (default: off)
setup_mode off


# Use a file to save logs messages, if not defined stderr and syslog is used. (default: not defined)
logfile /etc/motion/motion.log

# Level of log messages [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL). (default: 6 / NTC)
log_level 6

# Filter to log messages by type (COR, STR, ENC, NET, DBL, EVT, TRK, VID, ALL). (default: ALL)
log_type all

############################################################
# Global Network Options
############################################################
# Enable or disable IPV6 for http control and stream (default: off )
ipv6_enabled off

############################################################
# HTTP Based Control
############################################################

# TCP/IP port for the http server to listen on (default: 0 = disabled)
control_port 8080
webcontrol_port 8080

# Restrict control connections to localhost only (default: on)
control_localhost off
webcontrol_localhost off

# Output for http server, select off to choose raw text plain (default: on)
control_html_output off
webcontrol_html_output off

# Authentication for the http based control. Syntax username:password
# Default: not defined (Disabled)
; webcontrol_authentication username:password

chmod: cannot access '/etc/motion/': No such file or directory
usermod: group 'motion' does not exist
*****************************************************************************************************
*                                     Lancement de motion                                           *
***************************************************************************************************sudo **
/usr/share/nginx/www/jeedom/plugins/motion/core/class/../../ressources/install.sh: line 147: motion: command not found
J'ai une jeedom mini+
Distribution : Debian GNU/Linux 8.3 (jessie)
Dernière édition par batna44 le 22 mars 2016, 08:39, édité 1 fois.
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 21 mars 2016, 13:55

La reponse a ta question est dans ton log.
Tu a une installation d'un paquet qui c'est pas terminer .
Pour corriger il faut que tu te connecte en SSh et que tu lance la commande
sudo dpkg --configure -a
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 21 mars 2016, 14:06

OK merci,

je teste ca en rentrant ce soir ;-)

(ps : désolé je débute et j'essaye d'apprendre au fur et a mesure)
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

Smaky
Timide
Messages : 35
Inscription : 21 mars 2016, 14:17

Re: [Sujet officiel] Motion

Message par Smaky » 21 mars 2016, 14:19

Bonjour,

Depuis la mise à jour de ce week end et toujours sur celle d'aujourd'hui, j'ai une erreur 500 sur la page contenant le widget et j'ai cela dans les logs nginx :
*398 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method motion::preToHtml() in /usr/share/nginx/www/jeedom/plugins/motion/core/class/motion.class.php on line 213" while reading response header from upstream

Bonne journée.

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 21 mars 2016, 15:24

batna44 a écrit :OK merci,

je teste ca en rentrant ce soir ;-)

(ps : désolé je débute et j'essaye d'apprendre au fur et a mesure)
Pas de soucis.
Lorsque tu as un problème il faut absolument chercher dans les différents log le message du problème.
Car si je n'ai pas ça je ne peux pas reproduire le problème et le corriger.
Ou simplement comme la te donné ou t'aider a corriger ton probleme
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 21 mars 2016, 15:24

Smaky a écrit :Bonjour,

Depuis la mise à jour de ce week end et toujours sur celle d'aujourd'hui, j'ai une erreur 500 sur la page contenant le widget et j'ai cela dans les logs nginx :
*398 FastCGI sent in stderr: "PHP message: PHP Fatal error: Call to undefined method motion::preToHtml() in /usr/share/nginx/www/jeedom/plugins/motion/core/class/motion.class.php on line 213" while reading response header from upstream

Bonne journée.
A mince, je sais pourquoi c'est par ce que j'ai mis a jours avec la beta de jeedom.
Je corrige ca et j'envoie la release
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 21 mars 2016, 17:38

Bon bah ca ne marche toujours pas.... :-(

Code : Tout sélectionner

17:37:29
 Motion (motion) - stable  Voir sur le market  Supprimer  Documentation
 Etat
StatutActifAction Désactiver
 Installation
Procedure automatique ci dessous
 Dépendances
Nom	Statut	Installation	Log	Dernière installation
Local	NOK	 Relancer	 Voir la log	2016-03-21 17:35:45
 Démon
Suite à l'installation du plugin ou à la mise à jour des dépendances veuillez attendre au moins 5min pour que le démon se relance automatiquement
Nom	Statut	Configuration	(Re)Démarrer	Arrêter	Debug	Log	Gestion automatique	Dernier lancement
Local	NOK	NOK Dépendances non installées					 Désactiver	Inconnue
 Configuration

Adresse ou motion est installé :
192.168.0.45
Port ou motion est installé :
8080
Taille du dossier Snapshot de chaque camera (byte) :
10
Sauvegarder
 Informations
Version du :  2016-03-21 15:29:22
Version Jeedom requise :  2.0
Auteur :  Halbout Michael - Licence :  AGPL
Log des dépendances
Close
 Pause
Rechercher



*****************************************************************************************************
*                                Installing additional libraries                                    *
*****************************************************************************************************
Ign http://repo.jeedom.com ./ InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://repo.jeedom.com ./ Release.gpg
Hit http://repo.jeedom.com ./ Release
Ign http://httpredir.debian.org jessie InRelease
Hit http://httpredir.debian.org jessie-updates InRelease
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://security.debian.org jessie/updates/main Sources
Hit http://repo.jeedom.com ./ Sources
Hit http://httpredir.debian.org jessie Release
Hit http://repo.jeedom.com ./ Packages
Hit http://security.debian.org jessie/updates/main armhf Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://httpredir.debian.org jessie-updates/main Sources
Get:1 http://httpredir.debian.org jessie-updates/main armhf Packages/DiffIndex [1012 B]
Ign http://repo.jeedom.com ./ Translation-en
Get:2 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex [736 B]
Hit http://httpredir.debian.org jessie/main Sources
Hit http://httpredir.debian.org jessie/main armhf Packages
Hit http://httpredir.debian.org jessie/main Translation-en
Hit https://deb.nodesource.com jessie InRelease
Hit https://deb.nodesource.com jessie/main Sources
Hit https://deb.nodesource.com jessie/main armhf Packages
Get:3 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:4 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:5 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:6 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:7 https://deb.nodesource.com jessie/main Translation-en [162 B]
Ign https://deb.nodesource.com jessie/main Translation-en
Fetched 1748 B in 38s (45 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
E: Unmet dependencies. Try using -f.
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is installed
E: Unmet dependencies. Try using -f.
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
debhelper is already the newest version.
debhelper set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
dpkg-dev set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libavcodec-dev : Depends: libavutil-dev (= 6:11.6-1~deb8u1) but it is not going to be installed
Depends: libavresample-dev (= 6:11.6-1~deb8u1) but it is not going to be installed
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libavformat-dev : Depends: libavcodec-dev (= 6:11.6-1~deb8u1) but it is not going to be installed
Depends: libavutil-dev (= 6:11.6-1~deb8u1) but it is not going to be installed
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
libjpeg-dev is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libpq-dev : Depends: libpq5 (= 9.4.6-0+deb8u1) but it is not going to be installed
Depends: krb5-multidev but it is not going to be installed
Depends: comerr-dev but it is not going to be installed
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libv4l
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libv4l-dev : Depends: libv4l2rds0 (= 1.6.0-2) but it is not going to be installed
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
zlib1g-dev is already the newest version.
zlib1g-dev set to manually installed.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
libav-tools is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Reading package lists...
Building dependency tree...
Reading state information...
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ffmpeg' has no installation candidate
*****************************************************************************************************
*                                          Compilation de motion:                                   *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
php5-cli : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-curl : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-fpm : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-ldap : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-mysql : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
php5-readline : Depends: php5-common (= 5.6.17+dfsg-0+deb8u1) but 5.6.13+dfsg-0+deb8u1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
*****************************************************************************************************
*                                     Demarrage automatique                                         *
*****************************************************************************************************
start_motion_daemon=yes
*****************************************************************************************************
*                                     Configuration de motion                                       *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
tee: /etc/motion/motion.conf: No such file or directory
# /etc/motion/motion.conf
# Rename this distribution example file to motion.conf
############################################################
# Daemon
############################################################
# Start in daemon (background) mode and release terminal (default: off)
daemon on
# File to store the process ID, also called pid file. (default: not defined)
# process_id_file /var/run/motion/motion.pid
############################################################
# Basic Setup Mode
############################################################
# Start in Setup-Mode, daemon disabled. (default: off)
setup_mode off
# Use a file to save logs messages, if not defined stderr and syslog is used. (default: not defined)
logfile /etc/motion/motion.log
# Level of log messages [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL). (default: 6 / NTC)
log_level 6
# Filter to log messages by type (COR, STR, ENC, NET, DBL, EVT, TRK, VID, ALL). (default: ALL)
log_type all
############################################################
# Global Network Options
############################################################
# Enable or disable IPV6 for http control and stream (default: off )
ipv6_enabled off
############################################################
# HTTP Based Control
############################################################
# TCP/IP port for the http server to listen on (default: 0 = disabled)
control_port 8080
webcontrol_port 8080
# Restrict control connections to localhost only (default: on)
control_localhost off
webcontrol_localhost off
# Output for http server, select off to choose raw text plain (default: on)
control_html_output off
webcontrol_html_output off
# Authentication for the http based control. Syntax username:password
# Default: not defined (Disabled)
; webcontrol_authentication username:password
chmod: cannot access '/etc/motion/': No such file or directory
usermod: group 'motion' does not exist
*****************************************************************************************************
*                                     Lancement de motion                                           *
***************************************************************************************************sudo **
/usr/share/nginx/www/jeedom/plugins/motion/core/class/../../ressources/install.sh: line 147: motion: command not found
Dernière édition par batna44 le 22 mars 2016, 08:38, édité 1 fois.
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

spark
Actif
Messages : 514
Inscription : 10 févr. 2016, 22:30

Re: [Sujet officiel] Motion

Message par spark » 21 mars 2016, 20:58

Bonjour,

J'ai instalé jeedom sur un disque ssd je ne sais pas si cela peut changer quelque chose mais je n'ai plus les dépendance.
Pourtant tout semble fonctionner correctement quand je regarde le log.

Merci

Code : Tout sélectionner

*****************************************************************************************************
*                                Installing additional libraries                                    *
*****************************************************************************************************
Hit http://mirrordirector.raspbian.org jessie InRelease
Hit http://archive.raspberrypi.org jessie InRelease
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages
Hit http://archive.raspberrypi.org jessie/ui armhf Packages
Ign http://archive.raspberrypi.org jessie/main Translation-en
Ign http://archive.raspberrypi.org jessie/ui Translation-en
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0
raspberrypi-bootloader raspberrypi-sys-mods
6 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 64.9 MB of archives.
After this operation, 44.0 kB of additional disk space will be used.
Get:1 http://archive.raspberrypi.org/debian/ jessie/main raspberrypi-sys-mods armhf 20160321 [4412 B]
Get:2 http://archive.raspberrypi.org/debian/ jessie/main libraspberrypi-dev armhf 1.20160315-1 [403 kB]
Get:3 http://archive.raspberrypi.org/debian/ jessie/main libraspberrypi-doc armhf 1.20160315-1 [31.4 MB]
Get:4 http://archive.raspberrypi.org/debian/ jessie/main libraspberrypi-bin armhf 1.20160315-1 [254 kB]
Get:5 http://archive.raspberrypi.org/debian/ jessie/main libraspberrypi0 armhf 1.20160315-1 [709 kB]
Get:6 http://archive.raspberrypi.org/debian/ jessie/main raspberrypi-bootloader armhf 1.20160315-1 [32.1 MB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Fetched 64.9 MB in 1min 40s (647 kB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39787 files and directories currently installed.)
Preparing to unpack .../raspberrypi-sys-mods_20160321_armhf.deb ...
Unpacking raspberrypi-sys-mods (20160321) over (20160113) ...
Preparing to unpack .../libraspberrypi-dev_1.20160315-1_armhf.deb ...
Unpacking libraspberrypi-dev (1.20160315-1) over (1.20160309-1) ...
Preparing to unpack .../libraspberrypi-doc_1.20160315-1_armhf.deb ...
Unpacking libraspberrypi-doc (1.20160315-1) over (1.20160309-1) ...
Preparing to unpack .../libraspberrypi-bin_1.20160315-1_armhf.deb ...
Unpacking libraspberrypi-bin (1.20160315-1) over (1.20160309-1) ...
Preparing to unpack .../libraspberrypi0_1.20160315-1_armhf.deb ...
Unpacking libraspberrypi0 (1.20160315-1) over (1.20160309-1) ...
Preparing to unpack .../raspberrypi-bootloader_1.20160315-1_armhf.deb ...
Adding 'diversion of /boot/COPYING.linux to /usr/share/rpikernelhack/COPYING.linux by rpikernelhack'
Adding 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-b-plus.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b-plus.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-b.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2708-rpi-cm.dtb to /usr/share/rpikernelhack/bcm2708-rpi-cm.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2709-rpi-2-b.dtb to /usr/share/rpikernelhack/bcm2709-rpi-2-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bcm2710-rpi-3-b.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b.dtb by rpikernelhack'
Adding 'diversion of /boot/bootcode.bin to /usr/share/rpikernelhack/bootcode.bin by rpikernelhack'
Adding 'diversion of /boot/fixup.dat to /usr/share/rpikernelhack/fixup.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_cd.dat to /usr/share/rpikernelhack/fixup_cd.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_db.dat to /usr/share/rpikernelhack/fixup_db.dat by rpikernelhack'
Adding 'diversion of /boot/fixup_x.dat to /usr/share/rpikernelhack/fixup_x.dat by rpikernelhack'
Adding 'diversion of /boot/kernel.img to /usr/share/rpikernelhack/kernel.img by rpikernelhack'
Adding 'diversion of /boot/kernel7.img to /usr/share/rpikernelhack/kernel7.img by rpikernelhack'
Adding 'diversion of /boot/start.elf to /usr/share/rpikernelhack/start.elf by rpikernelhack'
Adding 'diversion of /boot/start_cd.elf to /usr/share/rpikernelhack/start_cd.elf by rpikernelhack'
Adding 'diversion of /boot/start_db.elf to /usr/share/rpikernelhack/start_db.elf by rpikernelhack'
Adding 'diversion of /boot/start_x.elf to /usr/share/rpikernelhack/start_x.elf by rpikernelhack'
Adding 'diversion of /boot/overlays/README to /usr/share/rpikernelhack/overlays/README by rpikernelhack'
Adding 'diversion of /boot/overlays/ads7846-overlay.dtb to /usr/share/rpikernelhack/overlays/ads7846-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/at86rf233-overlay.dtb to /usr/share/rpikernelhack/overlays/at86rf233-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/bmp085_i2c-sensor-overlay.dtb to /usr/share/rpikernelhack/overlays/bmp085_i2c-sensor-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/dht11-overlay.dtb to /usr/share/rpikernelhack/overlays/dht11-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/enc28j60-overlay.dtb to /usr/share/rpikernelhack/overlays/enc28j60-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-ir-overlay.dtb to /usr/share/rpikernelhack/overlays/gpio-ir-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/gpio-poweroff-overlay.dtb to /usr/share/rpikernelhack/overlays/gpio-poweroff-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-amp-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-amp-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-dac-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-dacplus-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-dacplus-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hifiberry-digi-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-digi-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hy28a-overlay.dtb to /usr/share/rpikernelhack/overlays/hy28a-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/hy28b-overlay.dtb to /usr/share/rpikernelhack/overlays/hy28b-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c-gpio-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c-rtc-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c-rtc-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c0-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c0-bcm2708-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/i2c1-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c1-bcm2708-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/i2s-mmap-overlay.dtb to /usr/share/rpikernelhack/overlays/i2s-mmap-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/iqaudio-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/iqaudio-dac-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/iqaudio-dacplus-overlay.dtb to /usr/share/rpikernelhack/overlays/iqaudio-dacplus-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/lirc-rpi-overlay.dtb to /usr/share/rpikernelhack/overlays/lirc-rpi-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp2515-can0-overlay.dtb to /usr/share/rpikernelhack/overlays/mcp2515-can0-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/mcp2515-can1-overlay.dtb to /usr/share/rpikernelhack/overlays/mcp2515-can1-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/mmc-overlay.dtb to /usr/share/rpikernelhack/overlays/mmc-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/mz61581-overlay.dtb to /usr/share/rpikernelhack/overlays/mz61581-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-disable-bt-overlay.dtb to /usr/share/rpikernelhack/overlays/pi3-disable-bt-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pi3-miniuart-bt-overlay.dtb to /usr/share/rpikernelhack/overlays/pi3-miniuart-bt-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/piscreen-overlay.dtb to /usr/share/rpikernelhack/overlays/piscreen-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/piscreen2r-overlay.dtb to /usr/share/rpikernelhack/overlays/piscreen2r-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft28-capacitive-overlay.dtb to /usr/share/rpikernelhack/overlays/pitft28-capacitive-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pitft28-resistive-overlay.dtb to /usr/share/rpikernelhack/overlays/pitft28-resistive-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pps-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/pps-gpio-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pwm-2chan-overlay.dtb to /usr/share/rpikernelhack/overlays/pwm-2chan-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/pwm-overlay.dtb to /usr/share/rpikernelhack/overlays/pwm-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/qca7000-overlay.dtb to /usr/share/rpikernelhack/overlays/qca7000-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/raspidac3-overlay.dtb to /usr/share/rpikernelhack/overlays/raspidac3-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-backlight-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-backlight-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-dac-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-display-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-display-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-ft5406-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-ft5406-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-proto-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-proto-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/rpi-sense-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-sense-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/sdhost-overlay.dtb to /usr/share/rpikernelhack/overlays/sdhost-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/sdio-overlay.dtb to /usr/share/rpikernelhack/overlays/sdio-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/smi-dev-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-dev-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/smi-nand-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-nand-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/smi-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/spi-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-bcm2708-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/spi-bcm2835-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-bcm2835-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/spi-dma-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-dma-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/tinylcd35-overlay.dtb to /usr/share/rpikernelhack/overlays/tinylcd35-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/uart1-overlay.dtb to /usr/share/rpikernelhack/overlays/uart1-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/vc4-kms-v3d-overlay.dtb to /usr/share/rpikernelhack/overlays/vc4-kms-v3d-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/vga666-overlay.dtb to /usr/share/rpikernelhack/overlays/vga666-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/w1-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/w1-gpio-overlay.dtb by rpikernelhack'
Adding 'diversion of /boot/overlays/w1-gpio-pullup-overlay.dtb to /usr/share/rpikernelhack/overlays/w1-gpio-pullup-overlay.dtb by rpikernelhack'
Unpacking raspberrypi-bootloader (1.20160315-1) over (1.20160309-1) ...
Setting up raspberrypi-sys-mods (20160321) ...
Installing new version of config file /etc/udev/rules.d/99-com.rules ...
Fixing file capabilities...
/bin/ping6: OK
/bin/ping: OK
/usr/bin/systemd-detect-virt: OK
Adjusting cmdline.txt...
Setting up raspberrypi-bootloader (1.20160315-1) ...
Removing 'diversion of /boot/COPYING.linux to /usr/share/rpikernelhack/COPYING.linux by rpikernelhack'
Removing 'diversion of /boot/LICENCE.broadcom to /usr/share/rpikernelhack/LICENCE.broadcom by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-b-plus.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b-plus.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-b.dtb to /usr/share/rpikernelhack/bcm2708-rpi-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2708-rpi-cm.dtb to /usr/share/rpikernelhack/bcm2708-rpi-cm.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2709-rpi-2-b.dtb to /usr/share/rpikernelhack/bcm2709-rpi-2-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bcm2710-rpi-3-b.dtb to /usr/share/rpikernelhack/bcm2710-rpi-3-b.dtb by rpikernelhack'
Removing 'diversion of /boot/bootcode.bin to /usr/share/rpikernelhack/bootcode.bin by rpikernelhack'
Removing 'diversion of /boot/fixup.dat to /usr/share/rpikernelhack/fixup.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_cd.dat to /usr/share/rpikernelhack/fixup_cd.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_db.dat to /usr/share/rpikernelhack/fixup_db.dat by rpikernelhack'
Removing 'diversion of /boot/fixup_x.dat to /usr/share/rpikernelhack/fixup_x.dat by rpikernelhack'
Removing 'diversion of /boot/kernel.img to /usr/share/rpikernelhack/kernel.img by rpikernelhack'
Removing 'diversion of /boot/kernel7.img to /usr/share/rpikernelhack/kernel7.img by rpikernelhack'
Removing 'diversion of /boot/start.elf to /usr/share/rpikernelhack/start.elf by rpikernelhack'
Removing 'diversion of /boot/start_cd.elf to /usr/share/rpikernelhack/start_cd.elf by rpikernelhack'
Removing 'diversion of /boot/start_db.elf to /usr/share/rpikernelhack/start_db.elf by rpikernelhack'
Removing 'diversion of /boot/start_x.elf to /usr/share/rpikernelhack/start_x.elf by rpikernelhack'
Removing 'diversion of /boot/overlays/README to /usr/share/rpikernelhack/overlays/README by rpikernelhack'
Removing 'diversion of /boot/overlays/ads7846-overlay.dtb to /usr/share/rpikernelhack/overlays/ads7846-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/at86rf233-overlay.dtb to /usr/share/rpikernelhack/overlays/at86rf233-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/bmp085_i2c-sensor-overlay.dtb to /usr/share/rpikernelhack/overlays/bmp085_i2c-sensor-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/dht11-overlay.dtb to /usr/share/rpikernelhack/overlays/dht11-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/enc28j60-overlay.dtb to /usr/share/rpikernelhack/overlays/enc28j60-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-ir-overlay.dtb to /usr/share/rpikernelhack/overlays/gpio-ir-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/gpio-poweroff-overlay.dtb to /usr/share/rpikernelhack/overlays/gpio-poweroff-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-amp-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-amp-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-dac-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-dacplus-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-dacplus-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hifiberry-digi-overlay.dtb to /usr/share/rpikernelhack/overlays/hifiberry-digi-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hy28a-overlay.dtb to /usr/share/rpikernelhack/overlays/hy28a-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/hy28b-overlay.dtb to /usr/share/rpikernelhack/overlays/hy28b-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c-gpio-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c-rtc-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c-rtc-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c0-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c0-bcm2708-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/i2c1-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/i2c1-bcm2708-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/i2s-mmap-overlay.dtb to /usr/share/rpikernelhack/overlays/i2s-mmap-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/iqaudio-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/iqaudio-dac-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/iqaudio-dacplus-overlay.dtb to /usr/share/rpikernelhack/overlays/iqaudio-dacplus-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/lirc-rpi-overlay.dtb to /usr/share/rpikernelhack/overlays/lirc-rpi-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp2515-can0-overlay.dtb to /usr/share/rpikernelhack/overlays/mcp2515-can0-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/mcp2515-can1-overlay.dtb to /usr/share/rpikernelhack/overlays/mcp2515-can1-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/mmc-overlay.dtb to /usr/share/rpikernelhack/overlays/mmc-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/mz61581-overlay.dtb to /usr/share/rpikernelhack/overlays/mz61581-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-disable-bt-overlay.dtb to /usr/share/rpikernelhack/overlays/pi3-disable-bt-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pi3-miniuart-bt-overlay.dtb to /usr/share/rpikernelhack/overlays/pi3-miniuart-bt-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/piscreen-overlay.dtb to /usr/share/rpikernelhack/overlays/piscreen-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/piscreen2r-overlay.dtb to /usr/share/rpikernelhack/overlays/piscreen2r-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft28-capacitive-overlay.dtb to /usr/share/rpikernelhack/overlays/pitft28-capacitive-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pitft28-resistive-overlay.dtb to /usr/share/rpikernelhack/overlays/pitft28-resistive-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pps-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/pps-gpio-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pwm-2chan-overlay.dtb to /usr/share/rpikernelhack/overlays/pwm-2chan-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/pwm-overlay.dtb to /usr/share/rpikernelhack/overlays/pwm-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/qca7000-overlay.dtb to /usr/share/rpikernelhack/overlays/qca7000-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/raspidac3-overlay.dtb to /usr/share/rpikernelhack/overlays/raspidac3-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-backlight-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-backlight-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-dac-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-dac-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-display-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-display-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-ft5406-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-ft5406-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-proto-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-proto-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/rpi-sense-overlay.dtb to /usr/share/rpikernelhack/overlays/rpi-sense-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/sdhost-overlay.dtb to /usr/share/rpikernelhack/overlays/sdhost-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/sdio-overlay.dtb to /usr/share/rpikernelhack/overlays/sdio-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/smi-dev-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-dev-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/smi-nand-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-nand-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/smi-overlay.dtb to /usr/share/rpikernelhack/overlays/smi-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/spi-bcm2708-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-bcm2708-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/spi-bcm2835-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-bcm2835-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/spi-dma-overlay.dtb to /usr/share/rpikernelhack/overlays/spi-dma-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/tinylcd35-overlay.dtb to /usr/share/rpikernelhack/overlays/tinylcd35-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/uart1-overlay.dtb to /usr/share/rpikernelhack/overlays/uart1-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/vc4-kms-v3d-overlay.dtb to /usr/share/rpikernelhack/overlays/vc4-kms-v3d-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/vga666-overlay.dtb to /usr/share/rpikernelhack/overlays/vga666-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/w1-gpio-overlay.dtb to /usr/share/rpikernelhack/overlays/w1-gpio-overlay.dtb by rpikernelhack'
Removing 'diversion of /boot/overlays/w1-gpio-pullup-overlay.dtb to /usr/share/rpikernelhack/overlays/w1-gpio-pullup-overlay.dtb by rpikernelhack'
Setting up libraspberrypi0 (1.20160315-1) ...
Setting up libraspberrypi-dev (1.20160315-1) ...
Setting up libraspberrypi-doc (1.20160315-1) ...
Setting up libraspberrypi-bin (1.20160315-1) ...
Processing triggers for libc-bin (2.19-18+deb8u3) ...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
debhelper is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
dh-autoreconf is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libavcodec-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libavformat-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libjpeg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libpq-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libv4l
Reading package lists...
Building dependency tree...
Reading state information...
libv4l-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
zlib1g-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
libav-tools is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ffmpeg' has no installation candidate
*****************************************************************************************************
*                                          Compilation de motion:                                   *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
libjpeg8
Suggested packages:
postgresql-client
Recommended packages:
ffmpeg
The following NEW packages will be installed:
libjpeg8 motion
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 338 kB of archives.
After this operation, 977 kB of additional disk space will be used.
Get:1 http://mirrordirector.raspbian.org/raspbian/ jessie/main libjpeg8 armhf 8d1-2 [108 kB]
Get:2 http://mirrordirector.raspbian.org/raspbian/ jessie/main motion armhf 3.2.12+git20140228-4+b2 [230 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Selecting previously unselected package libjpeg8:armhf.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 39789 files and directories currently installed.)
Preparing to unpack .../libjpeg8_8d1-2_armhf.deb ...
Unpacking libjpeg8:armhf (8d1-2) ...
Selecting previously unselected package motion.
Preparing to unpack .../motion_3.2.12+git20140228-4+b2_armhf.deb ...
Unpacking motion (3.2.12+git20140228-4+b2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for systemd (215-17+deb8u3) ...
Setting up libjpeg8:armhf (8d1-2) ...
Setting up motion (3.2.12+git20140228-4+b2) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Processing triggers for libc-bin (2.19-18+deb8u3) ...
Processing triggers for systemd (215-17+deb8u3) ...
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
*****************************************************************************************************
*                                     Demarrage automatique                                         *
*****************************************************************************************************
start_motion_daemon=yes
*****************************************************************************************************
*                                     Configuration de motion                                       *
*****************************************************************************************************
# /etc/motion/motion.conf
# Rename this distribution example file to motion.conf
############################################################
# Daemon
############################################################
# Start in daemon (background) mode and release terminal (default: off)
daemon on
# File to store the process ID, also called pid file. (default: not defined)
# process_id_file /var/run/motion/motion.pid
############################################################
# Basic Setup Mode
############################################################
# Start in Setup-Mode, daemon disabled. (default: off)
setup_mode off
# Use a file to save logs messages, if not defined stderr and syslog is used. (default: not defined)
logfile /etc/motion/motion.log
# Level of log messages [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL). (default: 6 / NTC)
log_level 6
# Filter to log messages by type (COR, STR, ENC, NET, DBL, EVT, TRK, VID, ALL). (default: ALL)
log_type all
############################################################
# Global Network Options
############################################################
# Enable or disable IPV6 for http control and stream (default: off )
ipv6_enabled off
############################################################
# HTTP Based Control
############################################################
# TCP/IP port for the http server to listen on (default: 0 = disabled)
control_port 8080
webcontrol_port 8080
# Restrict control connections to localhost only (default: on)
control_localhost off
webcontrol_localhost off
# Output for http server, select off to choose raw text plain (default: on)
control_html_output off
webcontrol_html_output off
# Authentication for the http based control. Syntax username:password
# Default: not defined (Disabled)
; webcontrol_authentication username:password
usermod: group 'motion' does not exist
*****************************************************************************************************
*                                     Lancement de motion                                           *
***************************************************************************************************sudo **
[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_port"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_localhost"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_html_output"
[0] [NTC] [ALL] motion_startup: Motion 3.2.12+git20140228 Started
[0] [NTC] [ALL] motion_startup: Logging to file (/etc/motion/motion.log)

spark
Actif
Messages : 514
Inscription : 10 févr. 2016, 22:30

Re: [Sujet officiel] Motion

Message par spark » 21 mars 2016, 22:00

si vous avez le même log voila la méthode:

connecxion en ssh via putty et taper ces commandes

sudo apt-get update
sudo apt-get dist-upgrade

par contre je n'ai pas encore le mode edit ne fonctionne pas encore.

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 22 mars 2016, 08:25

@batna44 une nouvelle fois le log te dit ce qu'il faut faire
Connecte toi de nouveau en ssh et lance la requet #sudo apt-get -f install.
Lorsque tu met un log, peux tu le mettre entre balise code pour que ce soit plus praticable sur le forum
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 22 mars 2016, 08:38

Merci mais je l'ai fais et ca m'a écrit que le répertoire Files Exist..... :-(
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 22 mars 2016, 08:45

Attention ce n'est pas la meme chose que la derniere fois.
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 22 mars 2016, 10:57

mika-nt28 a écrit :Attention ce n'est pas la meme chose que la derniere fois.
Oui j'ai bien vu merci...
Si j'avais le possiblité de relancer un SSH via putty (depuis mon boulot) je le referai de suite afin de vérifier le message d'erreur :?
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

Avatar de l’utilisateur
batna44
Timide
Messages : 443
Inscription : 12 févr. 2016, 22:40
Localisation : LA

Re: [Sujet officiel] Motion

Message par batna44 » 22 mars 2016, 19:17

Bon bah j'y arrive pas...désolé
VOila les codes apres avoir relancé la commande en SSH et relancé les dépendances MOTION sous jeedom

Code : Tout sélectionner

*****************************************************************************************************
*                                Installing additional libraries                                    *
*****************************************************************************************************
Ign http://repo.jeedom.com ./ InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://repo.jeedom.com ./ Release.gpg
Hit http://repo.jeedom.com ./ Release
Ign http://httpredir.debian.org jessie InRelease
Hit http://security.debian.org jessie/updates/main Sources
Hit http://httpredir.debian.org jessie-updates InRelease
Hit http://repo.jeedom.com ./ Sources
Hit http://httpredir.debian.org jessie Release.gpg
Hit http://security.debian.org jessie/updates/main armhf Packages
Hit http://repo.jeedom.com ./ Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://httpredir.debian.org jessie Release
Hit http://httpredir.debian.org jessie-updates/main Sources
Get:1 http://httpredir.debian.org jessie-updates/main armhf Packages/DiffIndex [1012 B]
Ign http://repo.jeedom.com ./ Translation-en
Get:2 http://httpredir.debian.org jessie-updates/main Translation-en/DiffIndex [736 B]
Hit http://httpredir.debian.org jessie/main Sources
Hit https://deb.nodesource.com jessie InRelease
Hit http://httpredir.debian.org jessie/main armhf Packages
Hit http://httpredir.debian.org jessie/main Translation-en
Hit https://deb.nodesource.com jessie/main Sources
Hit https://deb.nodesource.com jessie/main armhf Packages
Get:3 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:4 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:5 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:6 https://deb.nodesource.com jessie/main Translation-en [162 B]
Get:7 https://deb.nodesource.com jessie/main Translation-en [162 B]
Ign https://deb.nodesource.com jessie/main Translation-en
Fetched 1748 B in 38s (45 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
debhelper is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
dh-autoreconf is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
libavcodec-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
libavformat-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
libjpeg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
libpq-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libv4l
Reading package lists...
Building dependency tree...
Reading state information...
libv4l-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
zlib1g-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
libav-tools is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
Errors were encountered while processing:
motion
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists...
Building dependency tree...
Reading state information...
Package ffmpeg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'ffmpeg' has no installation candidate
*****************************************************************************************************
*                                          Compilation de motion:                                   *
*****************************************************************************************************
Reading package lists...
Building dependency tree...
Reading state information...
motion is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up motion (3.2.12+git20140228-4+b3) ...
Configuration file '/etc/default/motion'
==> File on system created by you or by a script.
==> File also in package provided by package maintainer.
What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
D     : show the differences between the versions
Z     : start a shell to examine the situation
The default action is to keep your current version.
*** motion (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing package motion (--configure):
EOF on stdin at conffile prompt
E: Sub-process /usr/bin/dpkg returned an error code (1)
*****************************************************************************************************
*                                     Demarrage automatique                                         *
*****************************************************************************************************
start_motion_daemon=yes
*****************************************************************************************************
*                                     Configuration de motion                                       *
*****************************************************************************************************
rm: cannot remove '/etc/motion/*': No such file or directory
# /etc/motion/motion.conf
# Rename this distribution example file to motion.conf
############################################################
# Daemon
############################################################
# Start in daemon (background) mode and release terminal (default: off)
daemon on
# File to store the process ID, also called pid file. (default: not defined)
# process_id_file /var/run/motion/motion.pid
############################################################
# Basic Setup Mode
############################################################
# Start in Setup-Mode, daemon disabled. (default: off)
setup_mode off
# Use a file to save logs messages, if not defined stderr and syslog is used. (default: not defined)
logfile /etc/motion/motion.log
# Level of log messages [1..9] (EMR, ALR, CRT, ERR, WRN, NTC, INF, DBG, ALL). (default: 6 / NTC)
log_level 6
# Filter to log messages by type (COR, STR, ENC, NET, DBL, EVT, TRK, VID, ALL). (default: ALL)
log_type all
############################################################
# Global Network Options
############################################################
# Enable or disable IPV6 for http control and stream (default: off )
ipv6_enabled off
############################################################
# HTTP Based Control
############################################################
# TCP/IP port for the http server to listen on (default: 0 = disabled)
control_port 8080
webcontrol_port 8080
# Restrict control connections to localhost only (default: on)
control_localhost off
webcontrol_localhost off
# Output for http server, select off to choose raw text plain (default: on)
control_html_output off
webcontrol_html_output off
# Authentication for the http based control. Syntax username:password
# Default: not defined (Disabled)
; webcontrol_authentication username:password
usermod: group 'motion' does not exist
*****************************************************************************************************
*                                     Lancement de motion                                           *
***************************************************************************************************sudo **
[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_port"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_localhost"
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "control_html_output"
[0] [NTC] [ALL] motion_startup: Motion 3.2.12+git20140228 Started
[0] [NTC] [ALL] motion_startup: Logging to file (/etc/motion/motion.log)
Raspberry Pi3/Razberry+Rfxcom/3 Fibaro Sensor/10 Détecteurs Zipato 3en1/5 Fibaro Smoke Sensor/Karotz/2 Wallplug+1 Smart Switch+1 Prise Foxx+1 répéteur Foxx/1 Quibino ZMNHJD1 Fil Pilote/6 Volets SOMFY RTS/Camera Ext FOSCAM/3 Xiaoyi/Orvibo

spark
Actif
Messages : 514
Inscription : 10 févr. 2016, 22:30

Re: [Sujet officiel] Motion

Message par spark » 22 mars 2016, 20:52

je cherche le format de la détection a utiliser pour une camera avec vision nocturne H.264

Voici le log de mon motion
[0] [NTC] [ALL] [Mar 22 18:21:43] motion_startup: Using log type (ALL) log level (NTC)
[0] [NTC] [ALL] [Mar 22 18:21:44] motion_startup: Motion running as daemon process
[0] [NTC] [ENC] [Mar 22 18:21:44] ffmpeg_init: ffmpeg LIBAVCODEC_BUILD 3670016 LIBAVFORMAT_BUILD 3670272
[0] [NTC] [ALL] [Mar 22 18:21:44] become_daemon: Motion going to daemon mode
[0] [NTC] [ALL] [Mar 22 18:21:44] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 18:21:44] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 18:21:44] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 18:21:44] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 18:21:44] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 18:21:44] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 18:21:44] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 18:21:44] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 18:21:44] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 18:21:44] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:21:44] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:21:44] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 18:21:44] image_ring_resize: Resizing pre_capture buffer to 1 items
[1] [WRN] [ALL] [Mar 22 18:21:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:21:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:21:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:22:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:22:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:22:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:34:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:34:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:34:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 18:34:52] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 18:35:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:35:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:35:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:35:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:35:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:35:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:35:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:35:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:35:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:35:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:35:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:35:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:35:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:35:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:52:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:53:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:53:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:53:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:53:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 18:53:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 18:53:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 18:53:20] motion_loop: Retrying until successful connection with camera
[1] [WRN] [ALL] [Mar 22 20:44:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:44:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:44:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:44:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:44:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:44:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:45:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:45:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:45:50] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:45:51] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:45:51] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:45:51] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:45:54] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:45:54] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:45:54] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:45:54] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:45:54] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:45:56] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:45:56] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:46:01] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:46:01] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:46:01] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:46:01] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:46:01] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:46:01] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:46:01] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:46:01] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:46:01] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:46:01] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:46:02] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:46:02] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:02] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:46:02] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:46:02] image_ring_resize: Resizing pre_capture buffer to 1 items
[0] [NTC] [STR] [Mar 22 20:46:04] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:04] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:04] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:04] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:04] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:46:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:46:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:46:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:46:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:46:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:46:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:46:32] motion_loop: Video signal lost - Adding grey image
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:46:39] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:46:39] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:46:39] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:46:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:46:40] vid_v4lx_start: Using videodevice (null) and input -1
[1] [ALR] [VID] [Mar 22 20:46:40] vid_v4lx_start: Failed to open video device (null):
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:42] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:46:42] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:46:42] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:46:42] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:46:42] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:46:44] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:46:45] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:46:50] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:46:50] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:46:50] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:46:50] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:46:50] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:46:50] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:46:50] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:46:50] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:46:50] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:46:50] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:46:50] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:46:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:46:50] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:46:50] image_ring_resize: Resizing pre_capture buffer to 1 items
[1] [WRN] [ALL] [Mar 22 20:46:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:46:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:46:50] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:46:52] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:52] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:52] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:52] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:46:53] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:47:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:47:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:47:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:47:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:47:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:47:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:47:20] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 20:47:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:47:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:47:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:47:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:40] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:47:42] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:47:42] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:47:42] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:45] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:47:45] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:47:45] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:47:45] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:47:46] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:47:48] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:47:48] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:47:53] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:47:53] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:47:53] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:47:53] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:47:53] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:47:53] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:47:53] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:47:53] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:47:53] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:47:53] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:47:53] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:47:53] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:47:53] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:47:53] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:47:53] image_ring_resize: Resizing pre_capture buffer to 1 items
[0] [NTC] [STR] [Mar 22 20:47:55] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:55] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:55] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:55] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:47:55] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:48:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:48:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:48:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:48:23] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 20:48:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:48:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:48:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:48:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:48:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:49:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:49:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:49:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:49:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:49:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:49:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:49:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:49:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:30] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:49:30] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:49:30] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:49:30] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:33] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:49:33] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:49:33] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:49:33] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:49:34] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:49:36] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:49:36] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:49:41] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:49:41] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:49:41] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:49:41] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:49:41] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:49:41] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:49:41] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:49:41] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:49:41] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:49:41] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:49:41] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:49:41] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:41] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:49:41] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:49:41] image_ring_resize: Resizing pre_capture buffer to 1 items
[0] [NTC] [STR] [Mar 22 20:49:43] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:43] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:43] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:43] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:49:43] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:49:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:49:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:49:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:50:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:50:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:50:11] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 20:50:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:50:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:50:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:50:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:50:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:50:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:51:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:51:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:51:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:51:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:51:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:51:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:51:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:51:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:51:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:51:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:51:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:51:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:51:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:51:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:51:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [ALR] [VID] [Mar 22 20:55:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:55:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:55:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:55:20] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:55:22] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:55:22] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:55:22] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:25] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:25] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:26] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:26] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:26] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:26] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:55:26] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:26] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:55:26] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:55:26] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:55:26] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:55:26] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:55:28] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:55:28] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:55:33] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:55:33] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:55:33] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:55:33] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:55:33] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:55:33] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:55:33] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:55:33] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:55:33] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:55:33] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:55:33] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:55:33] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:55:33] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:55:33] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:55:33] image_ring_resize: Resizing pre_capture buffer to 1 items
[0] [NTC] [STR] [Mar 22 20:55:36] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:36] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:36] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:36] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:55:36] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:55:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:55:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:55:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:55:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:55:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:55:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:56:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:56:03] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 20:56:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:56:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:56:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:56:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:56:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:56:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:56:50] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 20:56:59] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 20:56:59] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 20:56:59] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:57:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:00] vid_v4lx_start: Using videodevice (null) and input -1
[1] [ALR] [VID] [Mar 22 20:57:00] vid_v4lx_start: Failed to open video device (null):
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:02] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 20:57:02] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 20:57:02] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 20:57:02] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 20:57:03] main: Threads finished
[0] [WRN] [ALL] [Mar 22 20:57:05] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 20:57:05] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 20:57:10] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 20:57:10] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 20:57:10] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 20:57:10] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 20:57:10] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 20:57:10] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 20:57:10] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:57:10] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 20:57:10] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 20:57:10] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 20:57:10] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 20:57:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:57:10] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 20:57:10] image_ring_resize: Resizing pre_capture buffer to 1 items
[1] [WRN] [ALL] [Mar 22 20:57:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:10] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 20:57:12] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:12] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:12] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:12] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 20:57:12] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 20:57:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:57:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:57:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 20:57:40] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 20:57:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:57:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:57:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:58:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:58:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:58:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 20:59:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 20:59:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 20:59:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:00:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:00:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:00:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:01:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:01:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:01:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:02:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:02:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:02:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:10] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:20] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:20] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:20] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:03:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:03:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:03:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:04:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:04:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:04:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:04:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:10] vid_v4lx_start: Failed to open video device /dev/video0:
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [ALL] [Mar 22 21:04:14] conf_print: Writing config file to /etc/motion/motion.conf
[0] [ERR] [ALL] [Mar 22 21:04:14] myfopen: Error opening file /etc/motion/motion.conf with mode w:
[0] [NTC] [STR] [Mar 22 21:04:14] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] action: httpd is going to restart
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:17] httpd_run: motion-httpd Closing
[0] [NTC] [STR] [Mar 22 21:04:17] motion_web_control: motion-httpd thread exit
[1] [NTC] [ALL] [Mar 22 21:04:17] motion_loop: End of event 1
[1] [NTC] [ALL] [Mar 22 21:04:17] motion_loop: Thread exiting
[0] [NTC] [ALL] [Mar 22 21:04:17] main: Threads finished
[0] [WRN] [ALL] [Mar 22 21:04:19] main: Restarting motion.
[0] [NTC] [ALL] [Mar 22 21:04:19] motion_remove_pid: Closing logfile (/etc/motion/motion.log).
[0] [NTC] [ALL] [Mar 22 21:04:24] motion_startup: Using log type (ALL) log level (NTC)
[0] [WRN] [ALL] [Mar 22 21:04:24] main: Motion restarted
[0] [NTC] [ALL] [Mar 22 21:04:24] main: Thread 1 is from /etc/motion/motion.conf
[0] [NTC] [ALL] [Mar 22 21:04:24] main: Thread 1 is device: /dev/video0 input -1
[0] [NTC] [ALL] [Mar 22 21:04:24] main: Stream port 0
[0] [NTC] [ALL] [Mar 22 21:04:24] main: Waiting for threads to finish, pid: 392
[0] [NTC] [STR] [Mar 22 21:04:24] httpd_run: motion-httpd testing : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 21:04:24] httpd_run: motion-httpd Bound : IPV4 addr: 0.0.0.0 port: 8080
[0] [NTC] [STR] [Mar 22 21:04:24] httpd_run: motion-httpd/3.2.12+git20140228 running, accepting connections
[0] [NTC] [STR] [Mar 22 21:04:24] httpd_run: motion-httpd: waiting for data on 0.0.0.0 port TCP 8080
[1] [NTC] [ALL] [Mar 22 21:04:24] motion_init: Thread 1 started , motion detection Enabled
[1] [NTC] [VID] [Mar 22 21:04:24] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:24] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:04:24] motion_init: Could not fetch initial image from camera Motion continues using width and height from config file(s)
[1] [NTC] [ALL] [Mar 22 21:04:24] image_ring_resize: Resizing pre_capture buffer to 1 items
[0] [NTC] [STR] [Mar 22 21:04:27] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:27] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:27] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:27] httpd_run: motion-httpd - Read from client
[0] [NTC] [STR] [Mar 22 21:04:27] httpd_run: motion-httpd - Read from client
[1] [WRN] [ALL] [Mar 22 21:04:30] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:04:30] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:30] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:04:40] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:04:40] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:40] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:04:50] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:04:50] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:04:50] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [NTC] [ALL] [Mar 22 21:04:54] motion_loop: Video signal lost - Adding grey image
[1] [WRN] [ALL] [Mar 22 21:05:00] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:05:00] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:05:00] vid_v4lx_start: Failed to open video device /dev/video0:
[1] [WRN] [ALL] [Mar 22 21:05:10] motion_loop: Retrying until successful connection with camera
[1] [NTC] [VID] [Mar 22 21:05:10] vid_v4lx_start: Using videodevice /dev/video0 and input -1
[1] [ALR] [VID] [Mar 22 21:05:10] vid_v4lx_start: Failed to open video device /dev/video0:
Pièces jointes
motion1.jpg
motion1.jpg (132.16 Kio) Consulté 1787 fois

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 23 mars 2016, 08:02

@spark
Visiblement motion n'arrive pas a ouvrir un flux de ta webcam.
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

spark
Actif
Messages : 514
Inscription : 10 févr. 2016, 22:30

Re: [Sujet officiel] Motion

Message par spark » 23 mars 2016, 08:06

Oui c'est aussi ce que j'ai eu comme impression, mais comment corriger ça ? Quelles sont les paramètres qui pourraient être bloquant. J'ai vraiment essayé de tout faire bouger dans tout les sens sans résultat. J'ai une deuxième caméra (netatmo welcome et dlink dcs 933) mais je n'ai pas réussi sur les deux.

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 23 mars 2016, 08:41

Deja est ce que le driver de ta webcam sont bien installé?
Est ce que tu arrive a ouvrir un flux avec vlc par exemple?
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

spark
Actif
Messages : 514
Inscription : 10 févr. 2016, 22:30

Re: [Sujet officiel] Motion

Message par spark » 23 mars 2016, 08:46

Bonne question j'en ai aucune idée. Je vais regarder ce soir comment lancer la vidéo avec vlc car je ne sais pas encore faire.


Mais je sais lire la caméra avec le plugin caméra donc elle devrait être fonctionnelle....?

Avatar de l’utilisateur
mika-nt28
Actif
Messages : 7995
Inscription : 05 août 2014, 08:58
Localisation : Dreux - France

Re: [Sujet officiel] Motion

Message par mika-nt28 » 23 mars 2016, 08:54

Avec le plugin camera tu accède a une webcam?
Comment tu fait ca?

Apres le plugin camera ne fonctionne pas du tout pareil, il reconstruit un flux en prenant des snapshot.
Il ne se sert donc pas du tout du flux video
Pour faciliter la compréhension de votre problème, n’oubliez pas de poster
- Des Screenshots de votre configuration
- Le Log au moment du problème constaté

Encouragez-moi https://www.paypal.me/mikant28

Répondre

Revenir vers « [Catégorie] Sécurité »

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 5 invités