General :: Motion (Software) Configuration - How To See GUI
Feb 7, 2011When I run motion in terminal it run in the background. How can I see the GUI and setting configuration it?
View 5 RepliesWhen I run motion in terminal it run in the background. How can I see the GUI and setting configuration it?
View 5 RepliesWhen I downloaded the motion detection sw "Motion" I found in the following path: /etc/motion/
motion.conf and 4 thread files in case of using several cameras.
Q1: Which language is that configuration file written?
Q2: I need to collect the source of Motion. Is that configuration file + the 4 thread files which in the /etc/motion directory only the source of the program neither there is some files in another paths I don't know?
have tried changing the config file to this:target_dir ftp://user:pass@mysite.com:21/public_html/dirbut motion returns errors. want to be able to put mysite.com/dir/stream.flv into a browser and get the stream that would normally show up on my hardrive.I have also tried the wput on_photo_save, but it tells me that I have to many connections from my machines, and I don't want to have to have a frame rate of 2 per minute.
View 1 Replies View RelatedI used vlc to play some videos, than I was playing with programs and I install ffmpeg and kino. Now vlc doesn't play avi files with the motion jpec codec. All that I see now is a green screen and I can hear the audio. Everything else is fine, I can play those videos with Movie Player. I'm using debian squeeze.
View 1 Replies View RelatedHow is Motion Detection software interpreted, and who is responsible for the interpretation operation? Is motion.conf linked to a specific libraries?
View 10 Replies View RelatedCode:
root@sok-HP-ProBook-4520s:/usr/local/etc# motion
[0] Processing thread 0 - config file /usr/local/etc/motion.conf
[0] Motion 3.2.12 Started
[0] Motion going to daemon mode
[0] Exit motion, cannot create process id file (pid file) /var/run/motion/motion.pid:
I installed 8.04 ubuntu on my Dell Inspiron 9400 laptop. I upgraded it to 10.04. My screen now has a terrible wave on it when I scroll up or down.
View 3 Replies View RelatedFor those not familiar with the "motion" project it monitors your camera and when enough motion is detected in the video field of view it records that to a video file. The project website is here What I'm looking for is something like that but for audio, does anyone know of any Linux apps that can accomplish this?
View 1 Replies View Relatedi can handle basics but once i get into coding it confuses me. i downloaded motion and webcam-server onto my other computer on the local network, but all i really want to do is access a live feed from my main box and be able to record a video if need be, for security purposes (we had a break-in awhile back). after starting motion, it saved a few .jpgs to the tmp folder, then i shut it down and restarted it as a test, now it's not even doing that, i'll post the readout of what it spat out in a minute. how do i (1) disable the .jpg saving feature, (2) enable video recording, (3) run it in the background (as a daemon?) without the terminal window being visible onscreen, and (4) access it on the main box? also, i couldn't seem to edit the motion.conf file even though i'm an administrator.
View 8 Replies View RelatedI have installed this but it is command line and i don't know how to quit the thing. Motion is command line. It keeps capturing unless i shutdown the computer. Very frustrating. I also would like help to understand how to configure Motion if someone can fill in the information gaps on this website
http://www.chriswpage.com/2009/05/se...04-and-motion/
I have also tried zoneminder but it does not want to run for some reason. I have gone to the zoneminder forum and asked but i don't seem to get very far. They got me to download a zoneminder/ubuntu live cd. I used that but it wasn't seeing the camera. Whereas on the distro i have right now cheese, kamoso so see it.
I can live stream with Motion within firefox but i need the motion capturing part configured and without something that will quit Motion the app it's a bit useless. Would appreciate some advice as i have been struggling a long time trying to get this security thing happening
I am successfully using Lucid with either motion or cheese and a Logitech web cam. Is there either:
a) A way to use cheese and motion at the same time, or
b) An application that shows a live image and will record when the image changes?
I'm having a problem connecting a motion controller through the Ethernet port. Here is what it does If I connect the Ethernet cable from the computer to the controller, the connection is not recognized. If I connect it from the computer to my router, it will connect automatically. If the computer is connected to the router, and I unplug the router and quickly connect the controller, it will automatically recognize it.Also, when I connect the controller with quickly unplugging the router, I can't manually connect it using the wired connection "Auto eth 2". When I click on it, it thinks for a while and then says Wired Network Disconnected.
Is there a way to initialize the Ethernet port automatically to recognize the motion controller, or is there a way to do it using C++ (that is what I'm suing to communicate to the card since it has special libraries) I find this kind of weird. I want to just be able to plug in the controller and be able to use it.
I'm trying to setup motion detection software with a view to getting pictures emailed to me.
I've had a look at a package called motion, which seems great, except it takes tens of pictures every second during motion.
I am trying to get my system up and running with motion (motion detection software).
After a reboot I have the video device /dev/video0
But then when I start the daemon
Code:
sudo /etc/init.d/motion start
is says [ OK ]
but now the devide /dev/video0 is no longer there and motion won't start up.
Code:
Failed to open video device /dev/video0: No such file or directory
The only way to get the video0 device back is rebooting.
How do I change the motion.conf to get the program from taking several snapshots? It just keeps running on and on snapping pics. Also, how do I get the program to record video whenever it detects motion?
View 3 Replies View RelatedIs the motion compensation deinterlacer missing in Ubuntu's Version of Mencoder?
mencoder -vf help doesn't show it (I guess this means it's not installed...), although mencoder's man pages do have an mcdeint entry.
I have those versions installed:
Code:
I first tried the Versions shipped with Ubuntu Lucid Lynx, then I installed them from the Medibuntu repositories. Both without any success. Does anyone know, how to enable mcdeint support? Is there a repository or something I could add to my sources?
I have a Sony Vaio VGN-SZ740 laptop with ubuntu 10.04. Unfortunately the motion eye webcam in not working. When I type lsusb in the terminal, it gives the following message:
Code:
Is there a program for linux that will start recording video from my webcam when it detects motion? If so where can I download it?
View 5 Replies View RelatedI have a relative who's starting Linux. He wants a Stop Animation Program for openSUSE 11.2. Is there a stop motion animation program in Linux? If so, what is it? I could switch to Ubuntu, Fedora, or Debian if necessary.
View 1 Replies View RelatedI want to set up Motion on my CentOS 5.5-server because I thought it would be awesome to have.
But my machine wont accept my webcam for some reason. I tried it on Ubuntu server in VMware and it worked flawlessly (but I dont like Ubuntu).
Could it be the driver? I downloaded some package called kmod-v4l-somthing from EL-Repo without success.
The webcam is a Creative Live! Cam Socialize HD (should work with kernel 2.6 or higher)
Kernel-version: 2.6.18-194.26.1.el5 (newest)
When I type "motion" I get this code...
Well, after searching several forums and trial and error, I finally got my builtin webcam to work. Its r5u870 05ca:1836. The only problem I now have is that after a hard boot (system was powered down), I then have to do a soft boot for this to work properly. It seems to me that the problem is the firmware loading. Obviously, doing a shutdown -r means that the firmware remains in the webcam device and then everything seems OK.
After a soft boot:
linus:~/bin # lsmod|grep -e sony -e uvc -e r5u
r5u870 26436 0
usbcam 47808 1 r5u870
sony_laptop 35688 0
uvcvideo 66124 0
rfkill 22772 2 cfg80211,sony_laptop
videodev 39168 2 usbcam,uvcvideo
v4l1_compat 16004 2 uvcvideo,videodev
linus:~/bin # lsusb|grep Ric
Bus 001 Device 004: ID 05ca:1836 Ricoh Co., Ltd Visual Communication Camera VGP-VCC4 [R5U870]
linus:~/bin # luvcview -L
luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
/dev/video0 does not support read i/o .....
After a hard boot, luvcview will not display anything after the line beginning with
{ pixel...
How to make this all work without the soft reboot?
Just have installed 11.4 on an EVGA X58 I7 LGA1366 platform, 6 GB of RAM, with twin EVGA/NVidia GEForce GTS 250 SLI cards. X11 is configured for the desktop spread across all 4 monitors. I added the NVidia repo, downloaded the NVidia drivers and desktop widget. I am running the default kernel. The NVidia items showing installed via YAST are the nvidia gfx02 kmp desktop graphics driver kernel module for GEForce6xx and newer GPU's, the Nvidia G02 graphics driver for the same version card and the x11-xorg-driver-video-nouveau accelerated opensource driver for NVidia cards.
Graphics performance is horrible-- moving windows results in jittery motion, starting new programs requires a lot of time, sometimes windows leave "trails" and blur when they are moved..... and whenever anything is moved I see (via GKrellm) CPU usage go way up. I am guessing this is to service the graphics. So I am not satisfied that I have the correct driver installed for the video cards. Additionally I question that the noveaux accelerated open source driver is there as well--I would assume that was part of the install package.
From the NVidia page, using their tools to insure the correct driver is selected, I downloaded NVidia Linux-X86_64-260.19.44.run. I do not find this same driver designation (minus the .run) on any of the repo listed drivers in YAST. I assume that to manually compile the driver I downloaded its going to be configure-make-make-install or something similar. I do have (in prep for this) gcc, make and the kernel.src installed. Question is should I uninstall the existing drivers and NVidia packages before trying to build and install the NVidia package that I downloaded directly from their site?
On my Windoze machine, I use Replay Media Catcher 4 which runs silently in the background and captures any videos (FLV, AVI, MPG, WMV, etc) on any websites that I happen to go to, and saves them to a folder on my hard drive. Right now, if I want to save a video that I'm wathing from Ubuntu, I have to go to /temp, guess which file it is, and copy it after it downloads fully but before it finishes playing, otherwise Firefox deletes it from /temp right away. This is a pain.
Yes, there are screen motion capture utilities in the Ubuntu Software Center, but they're just screen scrapers that result in low quality copies without any audio. I want something that will actually capture the video stream and save it as a file. Even if it doesn't save all videos automatically like RMC4, and I have to right click on the video to Save As, that would be better than copying it from /temp at the precise exact moment.
My friends and I are into freerunning/parkour (look it up if you don't know it : D) and we like to make videos sometimes. Slow motion is a MUST.
The problem is, I haven't been able to find any good video editors for linux. I've just been using windows movie maker when it comes to editing, but I haven't been able to find anything on linux that really allows slowmo.
I tried Openshot video editor and LiVES video editor, but they've both been no luck. Open shot allows you to play a clip at half speed. This is fine, except it doesn't adjust the timeline accordingly, so clips get cut off when they're only part of the way through, and I can't seem to adjust the timeline to get it to work. And as far as LiVES, I haven't been able to find the "effects" button, or anything that allows you to do stuff to clips.
I just installed ubuntu 10.04.02 on to my tablet, aside from the dreaded intel video problem. Install went ok, but I'm finding now. That when I rotate the screen, the touch screen isn't adjusting to match. I'm not really ubuntu savvy.
View 6 Replies View RelatedI'm currently using a Leadtek Winfast PVR2000 capture card with a webcam connected via the composite port. I'm attempting to get the video working with a motion daemon. I used to have the identical setup under Debian and everything worked out of the box. I'm now trying to get this working under Ubuntu 10.10 Server.
When I first boot up the PC, it works great. Randomly (anywhere between 1 and 10 days) I stop getting video. If I kill all motion instances and relaunch it, I'm only able to get a solid green output. I've tried killing off every motion instance again and used other command line apps that just end up giving me a solid black image. After a reboot everything begins working again.
It's not a huge deal if the video feed dies once and a while, but is there any way to avoid rebooting the whole PC? Is there any way to figure out why the capture card can't be accessed after the video feed dies?
I want to see what is the configuration of my Wind River Linux (actually I want to see what modules are installed in it when it was built). I can't find the configuration file.
View 14 Replies View RelatedI have a slow machine, mainly a Celeron with 250gb HD.This machine is not being used, so I was planning to install a Linux distro and create a bunch of VMs for development.Which distro should I choose? I plan to use this machine mainly as a small "hypervisor" to other vms.Is it possible? What do you suggest? (Buying another machine is out of question, since I would like to know if it's possible give a purpose like this to the Celeron)
View 4 Replies View RelatedI tried installing the ATI driver for my specific card and after I did, I couldn't get a GUI, just console.So I went and uninstalled the driver but now, my dual screen setup is disabled. I try to reactivate it through the desktop display manager but I get "The selected configuration for displays could not be applied. Could not set the configuration for CRTC64" error.Anyone know how I can get the display configuration of when I first installed? That seem to work fine for dual displays.
View 5 Replies View RelatedI am having no luck configuring ProFTPd on a Debian Lenny production server we use to host our MySQL databases and a few websites. I had originally set it up so I could login and manage our internal sites, but I have the need to allow a few clients in to access their sites that we host. I am trying to root the users in their site directory, which would be "/sites/www.whatever.com/".
It just hit me while typing this. Is it possible to create a user without a shell to prevent login via SSH and set the home folder to /sites/whatever instead of /home/username? That would allow me to continue operating with my current configuration and root them in their site while preventing SSH logins.