Hello every body , first of all, excuse me for my worst english, second one, thanks in advanced for your help. Now i'm going to explaing you my problem.
I want to install a webcam videovigilance system on my house, and i bought a raspberry pi B model, i install a raspbian on it, in other hand, I've got webcam (ip wifi cam) with an ip aaa.bbb.ccc.ddd i bought it in Amazon it is a Wanscam (is cheap...).
Now i have installed motion a lot of times, but it didn't work, I followed a lot of pages (in Rasp forums, and others)
I installed it with this steps:
sudo apt-get install motion (after that i updated and upgraded my raspy)
i used user, pi, root and allways fails
edit /etc/motion/motion.conf comento /dev/device , because i've got a ip webcam. change setting daemon to on, put logs target dir and pid file in a lot of directories, /var/ or /tmp/ or /home/$user (pi, or user, or root) i saw that var/run or etc/motion , the user and group is root:root, i change control localhost to off ... etc etc uncomment threadx.conf
edit threadx.conf and configure target dir, I tried with a lot fo directories, configure netcam url, netcam auth user and netcam auth pass
edit /etc/defaults/motion and change the value to yes, do run like daemon.
now firs times, when i started motion, i had answers with errors, but when i update rasp and uninstalled and installed motion,
when i start service or execute /usr/bin/motion , the program doesn't start, i can't see it neither top nor ps -ef |grep motion, i can't see the http://ipaddress:portconfigured in my web browser....
I tried to start the service or run the program with all users but the answers are the same.
Now if anybody can help me... i'll send him/her a beer
Best regards.