The Following 67 Users Say Thank You to tetris11_ For This Useful Post: | ||
Acidspunk, ahmadamaj, chill, Crogge, DaReaper, davdav, deegore, Dr.Marcial, dzano, endsormeans, ersanpermana, Fatalist, foobar, fw190, gregoranderson, H1777, Half-Life_4_Life, Halftux, hardkorek, hrbani, HtheB, imo, impeham, jedi, Jordi, Ken-Young, kent_autistic, kojacker, Kozzi, kureyon, lorenzo, m750, malfunctioning, MartinK, max_power, michaaa62, misiak, Mr.bot, mrsellout, mr_pingu, nicholes, nkirk, OVK, panjgoori, peterleinchen, pichlo, pinoverclock, PUNK, ravent-n900, reinob, rm42, Roth, rotoflex, sbock, shanttu, sifo, Siren, sixwheeledbeast, Sohil876, Sourav.dubey, ThomasAH, Tiran, Tsippaduida, vetsin, Wikiwide, zincholic, ZogG |
|
2012-08-24
, 19:35
|
Posts: 38 |
Thanked: 18 times |
Joined on Apr 2010
|
#2
|
|
2012-08-25
, 10:33
|
Posts: 309 |
Thanked: 519 times |
Joined on Oct 2010
|
#3
|
|
2012-08-25
, 12:35
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#4
|
|
2012-08-25
, 13:20
|
Posts: 309 |
Thanked: 519 times |
Joined on Oct 2010
|
#5
|
|
2012-09-01
, 16:53
|
Posts: 309 |
Thanked: 519 times |
Joined on Oct 2010
|
#8
|
|
2012-09-02
, 11:07
|
Posts: 52 |
Thanked: 74 times |
Joined on Jun 2011
|
#9
|
The Following User Says Thank You to recluse For This Useful Post: | ||
|
2012-09-02
, 17:30
|
|
Posts: 584 |
Thanked: 700 times |
Joined on Jan 2010
|
#10
|
The Following 3 Users Say Thank You to fw190 For This Useful Post: | ||
Tags |
nokia n900, watchdog |
|
Hi folks
This is a small motion detector I wrote using the CImg library and FCam API.
The App is split into 3 components:
Detects motion and records to file. Can also send images via email.
Initially it starts at an interval halfway between the Max and Min. If motion is detected, it halves the interval and checks again. If motion is still occuring it keeps halving down to the min limit.
If motion is not detected for 10 frames, the interval is doubled, and so forth, up to the max interval.
Records images at specified intervals. Essentially just a cronjob, but uses libalarmd.
This is not working yet. This will essentially be the slot to launch a completely revamped version my current PhoneStreamer App. I've made a lot of changes to Phonestreamer, but haven't had time to implement it into the WatchDog yet. Todo.
There is also commandline functionality for remote usage, and users can run the app with various flags and switches.
For more info:
fix: Add
Installation
On extras-devel! Just need to update and install:
* Fix layout bugs
* Fix target bug for timelapser
* Add SMS, warning sound
* Port to Harmattan
Warning
It works, but it's buggy as hell and will crash on you at least once - I am warning you that of now.
It was developed in just a few weeks and so there hasn't been much time to polish it. Absolutely will do once I finish the writeup, but till then - hang on.
Also, if you guys could post any bugs or suggestions here, I'd be really grateful. Thanks guys
Old-Deb Link: https://docs.google.com/open?id=0B0-...lBXUjZFT2d6T0U
PhoneStreamer - VLC/Webcam/Audio streaming to your PC. Also it's a SPYCAM app
WatchDog - Motion Detector and Time Lapser. Securicam!
Last edited by tetris11_; 2012-12-27 at 14:55.