Surveillance solution using your webcam
You can use this to implement a surveillance solution with a webcam.
motion is good in motion detection.
Pretty lightweight , yet flexible and feature-rich daemon.
http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome
Note that the version build against straight openSUSE repositories
does not contain support for video encoding -- you need to rpmbuild
the .src.rpm yourself on a system that has ffmpeg installed to get
those capabilities.
- Links to graphics / motion
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/motion && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000116 116 Bytes | |
harden_motion.service.patch | 0000000767 767 Bytes | |
motion-service | 0000000316 316 Bytes | |
motion-sysconfig | 0000000240 240 Bytes | |
motion.changes | 0000009207 8.99 KB | |
motion.spec | 0000004875 4.76 KB | |
release-4.5.0.tar.gz | 0000856615 837 KB |
Revision 2 (latest revision is 5)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 4.5.0: * Do not translate the ignoring IP alert message * Fix processing for native_language config option * Add additional sleep time for images to web stream * Revise log level for some messages * Update translations * Update for new MariaDB pkg-config name * Fix cleanup when v4l2 open fails * Remove unused include module. * Remove unused H264 palette code * Fix sending of stale images to stream * Revise path when checking headers * Fix double free when using extpipe. * Revise issue template * Eliminate shared handle for sqlite3 * Fix setting of controls for v4l2 devices * Fix processing for v4l2 devices when stride is not width * Replace dbeventid with eventid * Fix parsing of PGM files * Fix scale of text when in debug mode * Fix processing when camera is not initially available * Fix double free when camera is lost frequently. * Fix close on exec methods * Fix processing for preferred codec with new ffmpeg versions * Fix snapshots when using netcam high * Enhance netcam processing for single jpg pages * Update instructions on using libcamerify for pi camera * Update instructions on maximum number of cameras shown on web control page. * Expand buffer for log messages * Update japanese translations.
Comments 0