General :: Motion Detection" Sw Linked To Liberaries?

May 9, 2011

How is Motion Detection software interpreted, and who is responsible for the interpretation operation? Is motion.conf linked to a specific libraries?

View 10 Replies


ADVERTISEMENT

General :: Motion Detection SW - Configuration File

Mar 28, 2011

When 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?

View 13 Replies View Related

Ubuntu Security :: Motion Detection With Webcam

Jun 12, 2010

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.

View 5 Replies View Related

General :: How To Have A Mix Of Linked And Not Linked Files Without Linking Every File

Feb 20, 2010

I've got a shared (Windows/multiuser Linux) laptop, and I've got installed World of Warcraft and some steam games in Windows. With steam games, there is (almost) no problems. I've installed steam in Linux, and soft linked the 'steamapps' directory (per-game compatibility is another issue). With WoW, the problem is different. I would like to have almost (but not) all files. Under World of Warcraft, every file and directory must be linked except the Interface directory and WTF/config.wtf file (so every user can play with their own settings and addons). How can I have a mix of linked and not linked files without linking every file? If I link manually every file/dir, when updating from Linux other users and Windows Wow is not updated; when updating from Windows, new files remains "unlinked".

View 3 Replies View Related

General :: How To Get Motion Working With Ftp Server

Jul 24, 2011

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 Related

General :: Motion (Software) Configuration - How To See GUI

Feb 7, 2011

When I run motion in terminal it run in the background. How can I see the GUI and setting configuration it?

View 5 Replies View Related

General :: VLC Does Not Play AVI Files With Motion JPEC Codec

Jul 7, 2011

I 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 Related

General :: Motion Run Error - Cannot Create Process ID File

Jun 7, 2011

Code:
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:

View 4 Replies View Related

General :: Wave Motion On Laptop Screen Using Ubuntu 10.04

Dec 24, 2010

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 Related

General :: Listing All Linked Files

Jan 21, 2010

I can't seem to find a way to do this, so maybe it's not actually possible, but I was wondering if there was a way to list all files that link to a file.

For example.

touch a
ln a b
ln a c

I want to find out what files link to a (not symlinks, mind you), assuming that this is more complicated (they are spread around to different directories).

I kind of understand about the filesystem storing links in one area and data in another, so I understand it probably takes more work to find a link from a file location than the other way around.

View 1 Replies View Related

General :: Removing Linked Soft Link?

Sep 2, 2010

currently i am wanted to clean up my proj area but the problem with rm i am facing is some copy remain in disk with linked i am meaning soft link

A linked to B
B linked to C
C which is on other directory
A & B are on same folder

know when i run

rm -rf A

it removes only A & B but the C remain on the disk how i can remove C from the disk.. using the the same command..

View 2 Replies View Related

General :: Command To Show Me Which Directories It Linked To?

Mar 25, 2010

Which command will tell me whether a directory is a symbolic link or not?
if it is a symbolic link, is there another command to show me which directories it is linked to?

View 1 Replies View Related

General :: Compiling Library In Cygwin To Be Linked With VC++

May 21, 2010

I'm interested in modding an open-source turn based game called Advanced Strategic Command or ASC, but to do that I need bunch of libraries. Installing those libraries is very easy in linux, I know but the thing is I'm working with windows in which the building of the libraries is a bit more complex, as you probably know. One of those libraries is the ligsigc++, I'm using VC++ but haven't been successful in building the libsigc++ in VC++. I considered making my life easier with Cygwin (a unix shell for windows) and simply executing ./Configure, Make. I's worked like a charm and the library dll it produced is named cygsigc-2.0-0.dll which made me wonder is compiling a library in cygwin to be linked with VC++ perfectly ok? That is is there any difference in compiling in cygwin and VC++?

View 2 Replies View Related

General :: Difference Between Static And Dynamically Linked Library?

Aug 30, 2010

Libraries have always been ambiguous to me. I would love to have a clear understanding of them. Here's what I know so far... Ok I know that libraries are a bunch of functions and definitions in C that binaries use. I also understand that static libraries are used by the binaries in /sbin:/usr/sbin:/usr/local/sbin and dynamically linked libraries are used by the binaries in /bin:/usr/bin:/usr/local/bin So why have statically linked and dynamically linked libraries? I know that dynamically linked libraries are used to save space. Otherwise each binary would need its own private copy of a library. So dynamically libraries are used to save space.

1. Where are the static libraries and the dynamically linked libraries located in the file structure?

2. Where does ldconfig fit into all of this?

3. Would a rootkit affect both statically and dynamically linked libraries? I would think yes unless the libraries only have read permissions.

4. If the above is true, is there any reason for your libraries to have write permission other than when you want to edit them?

View 5 Replies View Related

General :: Red Hat New Hardware Detection ?

Jan 20, 2010

If i install new hardware using a vmguest or physical system How can I detect it.

disk
nic
memory
etc.

In AIX we just run cfgmgr -v. Is there a similar command in Red Hat?

I am guessing a reboot will pick it up if the device drivers are common enough and in the kernel already.

I want to know how to do this dynamically with the system on-line if possible.

View 5 Replies View Related

General :: USB Plugin Detection In C++?

Oct 7, 2009

I want to write a piece of C/C++ Code which will tell me whenever the USB is plugged in to the system or when ever any USB Device is unplugged from the System.

View 1 Replies View Related

General :: Mp3 Any Beat Detection Software

Apr 9, 2010

Amarok 2 can search through music collection using ID3v2 tag's 'bpm' field. That would be very nice to retag the entire music collection so I can find the 'mood' of the track I like.However I've not found any beat-detection software that could have helped me. Have you ever used one? CLI, preferably. Also I'm interested if there's anything alike for tagging FLACs with the same 'bpm' field.

View 4 Replies View Related

General :: Firewire Device Detection

Mar 28, 2010

I have a firewire device on my pc, but I don't know if linux detects it. What is the best way to check if Linux (i'm using slackware) detects it?

View 1 Replies View Related

General :: Detection Of A Device When Plugged Through USB Port?

Apr 14, 2010

tell me detection code of device when an external device is connected through USB port.

View 4 Replies View Related

General :: Record Audio When Sound Is Detected, Like "motion" Does For Video?

Jul 1, 2011

For 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 Related

General :: Live Proxy Detection Decide Which One Is Working Well At Particular Time - Switch Over Automatically?

Jul 30, 2010

In my college many proxy : port (like 144.16.192.245:8080)are using to get Internet connection, performance of each proxy changes, how can i decide which one is working well at particular time. is there any way to switch over them automatically?

View 9 Replies View Related

General :: How To Know If A Symbol Refers To A Static Linked Library With "nm"

Apr 19, 2011

Given the code below:

<<snip>>
jlfdiaz@narcea:/tmp$ cat foo1.c
int foo1() {}
jlfdiaz@narcea:/tmp$ gcc -c -o foo1.o foo1.c

[code]....

Is possible to know with "nm", "ldd", "ar" or other unix similar command that executable "a.out" is statically linked with "libfoo1.a".

View 1 Replies View Related

Ubuntu Multimedia :: How To Use 'motion' Package

Feb 24, 2011

i 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 Related

Ubuntu :: Can't Quit Motion In Terminal / Way To Do

Jul 26, 2011

I 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

View 9 Replies View Related

Ubuntu Multimedia :: Using Cheese With Motion At Same Time

May 8, 2010

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?

View 2 Replies View Related

Ubuntu Networking :: Connecting With Motion Controller?

Jun 9, 2010

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.

View 3 Replies View Related

Ubuntu :: /dev/video0 Disappears When Using Motion Deamon?

Jan 29, 2011

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.

View 7 Replies View Related

Ubuntu :: Can't Get The Program [I]motion[/I] To Stop Snapping Pics

Jan 10, 2010

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 Related

Ubuntu Multimedia :: Mencoder Motion Compensation Deinterlacing

May 24, 2010

Is 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?

View 2 Replies View Related

Ubuntu Multimedia :: Sony Motion Eye Webcam Not Working

Sep 5, 2010

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:

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved