Commit Graph

353 Commits

Author SHA1 Message Date
stan c84dae459c Fixed digits in image file numbering problem.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1145 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-10-13 09:37:38 +00:00
stan 4a5e2f9337 Made brightness etc signed.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1115 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-25 18:26:09 +00:00
stan aff2ef8430 Added persistent brightness etc feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1114 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-25 16:37:41 +00:00
stan 438a5c2b74 Added prealarm state and minimum alarm frames.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1109 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-25 12:37:45 +00:00
stan 1589f95540 Modified to work with ffmpeg 0.4.9-pre1
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1105 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-23 14:20:54 +00:00
stan 23ea7dff66 Added monitor specific event prefixes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1104 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-23 13:43:10 +00:00
stan 655eb8b253 Updated automake version.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1096 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-09 14:35:27 +00:00
stan 24fdf468b6 Changed monitor events directory to be keyed by id.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1095 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-07 08:45:00 +00:00
stan b09a12cdda Rationalised versions of automake etc.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1092 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-09-07 08:41:20 +00:00
stan fc32786546 Corrected typo.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1090 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-17 14:24:29 +00:00
stan 893f645ecb Updated with correct aclocal files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1088 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-17 11:12:48 +00:00
stan dcdcf49ff6 Updated to automake 1.7.8
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1087 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-17 11:04:58 +00:00
stan 5f7b1d7575 Changed shmget error message.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1085 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-11 15:26:44 +00:00
stan 7e926c5ac1 Patched to be more reliable with different cameras.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1084 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-11 15:24:47 +00:00
stan a7e0fcef41 Allows filters of 1 or less size.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1083 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-11 15:20:09 +00:00
stan a38d4e5bfc Now also fixes serial ports.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1082 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-11 15:18:01 +00:00
stan dad7aed4b2 Patched with Oskin bttvfix.patch
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1081 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-08-11 15:13:47 +00:00
stan 17ce582808 Corrected comment.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1071 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-06-30 14:32:45 +00:00
stan a89845780c Fixed extra blob problem and rearranged debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1059 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-05-05 16:22:37 +00:00
stan 16fcbb4983 Fixed to always write closing frame record to database.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1054 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-05-05 09:19:07 +00:00
stan 153b6ff8b3 Now outputs mime headers directly from ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1053 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-05-05 09:18:14 +00:00
stan 5bffd2e549 Updated for automake 1.7
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1035 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-04-27 11:41:20 +00:00
stan b508b2a5ce Changed strcpy to strncpy, sprintf to snprintf and query parameter checks to avoid vulnerabilities.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1017 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-04-19 16:02:17 +00:00
stan d7671a1daf Added patch to allow zms to produce single images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1013 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-04-19 13:03:16 +00:00
stan 2465a916b2 Fixed problem with debug images ending up as analysis images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1003 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-30 11:05:47 +00:00
stan 35141bc60d Fixed zero content-length and cbogus length calculation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@995 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-23 11:43:36 +00:00
stan 02d94534b0 Removed zero content length header in non-nph mode.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@994 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-23 09:24:13 +00:00
stan ea6abdf089 Added variable image digits format.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@991 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-22 10:33:40 +00:00
stan 0394ec52cf Initialised mon_id to 0 to prevent auth errors on device queries.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@988 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-22 09:11:42 +00:00
stan 6c2f44af40 Further changes for images without c-l headers or termination patterns.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@986 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-20 12:53:27 +00:00
stan 3411f10f82 Further regecp refinements.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@985 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-19 11:13:47 +00:00
stan 899c9999d4 Fixed regexps for no content length and single images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@984 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-19 10:09:05 +00:00
stan 8ee55c28bb Modified to look for pcre.h in two places.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@982 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-18 21:47:09 +00:00
stan 886c6cad6e Modified ffmpeg detection to allow for installation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@981 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-18 21:24:05 +00:00
stan 4dfdf8f00b Changed extraneous Info messages to be Error, Debug or removed.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@975 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-17 10:28:07 +00:00
stan eb8c334e30 Modified read error checking to not give meaningless messages, changed
some Info to Error or Debug.


git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@974 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-17 10:27:49 +00:00
stan 91f1a558ce Removed dump functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@973 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-17 10:27:00 +00:00
stan 425d5827d3 Changed error messages to use debug library.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@972 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-17 10:26:32 +00:00
stan 1a87d79b78 Fixed blank image if RGB invert not checked.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@971 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-17 10:26:17 +00:00
stan d49861ffcd Reorganised ioctl calls a bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@967 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-16 15:40:10 +00:00
stan 885fe52a67 Added conditional code for when no libpcre installed.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@959 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-15 09:43:51 +00:00
stan 4d6b69a499 Sorted out monitor streaming and removed old config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@958 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-15 09:37:21 +00:00
stan eb2363747b Implemented frame rates better on events.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@957 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-15 08:48:52 +00:00
stan 54befcd015 Adjusted some options and added video format options.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@956 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 23:27:36 +00:00
stan e8ec46c2ad Added handling for other video formats.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@955 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 22:49:12 +00:00
stan 9e5d19bf8a Now installs a nph version of zms.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@952 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 18:26:09 +00:00
stan 6f02a01f36 Now optionally runs in nph mode.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@951 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 18:16:15 +00:00
stan 9efff7fdfb Added HTTP version parsing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@950 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 18:15:23 +00:00
stan 6d5ecdf402 Modified to do less memory mucking around.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@949 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-14 18:12:53 +00:00
stan 15d7058f39 Rewrote remote camera capture code and now handles motion jpeg streams.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@946 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-13 14:07:57 +00:00
stan 9ecd8ce9f7 Fixed JPEG streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@945 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-13 14:07:23 +00:00
stan 84dd33ade1 Added regular expression and memory buffer files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@944 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-13 14:06:53 +00:00
stan 5693da40bc Messed around with jpeg stream header.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@943 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-11 11:19:37 +00:00
stan e6ef3bbcd7 Added maximum fps and timed option to video streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@942 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-11 11:18:14 +00:00
stan ba2820ef37 Fixed fixed section lengths to start on boundary.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@936 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-09 17:04:15 +00:00
stan 1aa2bdc76f Added timestamping to video generation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@930 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-08 10:33:19 +00:00
stan 36f74f1f24 Moved debug initialisation before query processing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@929 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-08 10:32:51 +00:00
stan e30fc4ac2c Changed bit_rate to bitrate
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@927 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-05 10:40:45 +00:00
stan 60a4537184 Fixed inserted frame types.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@925 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-05 10:31:39 +00:00
stan 6e74128e97 Fixed bulk frame inserts.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@924 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-05 10:23:01 +00:00
stan 81923acac7 Fixed bulk_frame_interval cast.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@918 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-04 15:16:44 +00:00
stan f257aee488 Merged in optimised db frames.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@917 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-04 15:13:10 +00:00
stan 3d245e1ab0 Merged in MPEG streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@916 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-04 15:05:54 +00:00
stan de93828672 Made zone %ges relate to the zone and not the monitor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@914 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-04 13:16:18 +00:00
stan aaac6765a3 Added expanded socket size for frame server.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@913 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-04 12:50:42 +00:00
stan d73f6b964a Added include of sys/time.h
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@908 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-02 16:32:49 +00:00
stan 1c57e16f7d Defined base sample rate.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@907 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-02 16:32:31 +00:00
stan d0cc002084 Corrected image MIME types.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@906 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-03-02 16:18:55 +00:00
stan 9a33ab5e2e Fixed fixed length events length bug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@880 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-20 09:47:49 +00:00
stan 542d3ffb40 Fixed timestamping bug in sent images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@879 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-19 15:51:02 +00:00
stan 7c8dc1808c Removed debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@878 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-19 15:46:28 +00:00
stan b5500a20c1 Reformatted file lists.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@871 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-19 13:14:09 +00:00
stan 8526aa69aa Added scale parameter to zmu.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@864 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-18 15:35:51 +00:00
stan ab7a6e658d Fixed annotate functions to prevent text wrapping.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@863 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-18 15:35:33 +00:00
stan 317873afcc Clones annotated images before writing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@862 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-16 11:12:28 +00:00
stan 2452b48239 Moved timestamp encoding to before JPEGising
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@861 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 23:35:15 +00:00
stan 2fe2c2a5ee Fixed max pix threshold check bug and check_method SQL error.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@859 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 23:16:35 +00:00
stan 9ead79db37 Bumped timing debug up to level 2
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@858 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 23:16:00 +00:00
stan 275dea8300 Merged in annotation changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@856 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 20:07:16 +00:00
stan 571798f879 Merged in alarm checking scope feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@855 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 20:02:41 +00:00
stan 626d91fd29 Merged in fast deltas and other optimisations.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@854 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 19:53:10 +00:00
stan 15d83eea1a Merged in montage sizing and scaling improvements.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@853 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 19:47:23 +00:00
stan 4389b44ad6 Merged in revamped filters feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@851 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 19:42:00 +00:00
stan 593f85fd90 Merged in remote authentication feature.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@848 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 19:17:38 +00:00
stan 6a5f0f93d4 Fixed wrong logical operator in max pixel threshold comparison.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@843 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-15 19:08:57 +00:00
stan 08aa598858 Added extra missing parameter to Zone debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@831 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-12 13:59:49 +00:00
stan ffa911adb5 Fixed timing problem in streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@817 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-06 09:21:57 +00:00
stan 9fc320fbf7 Fixed path problem when streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@814 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-05 21:58:44 +00:00
stan 5e5902b32e Alarms are now cancelled on destruction.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@809 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-02-05 17:26:58 +00:00
stan f7fd4f4985 Added check for strsignal.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@789 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-27 17:21:56 +00:00
stan ec24c82e5c Changed CHECK_IMAGES config to DIAG_IMAGES.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@788 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-27 17:07:20 +00:00
stan bd03a054c9 Merged in diagnostic images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@787 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-27 17:03:45 +00:00
stan 0a573857a3 Added maximum alarm pixel threshold and improved zone form.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@783 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-27 12:27:22 +00:00
stan 17c3dfb57b Modified misleading comment.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@761 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-23 09:21:13 +00:00
stan d4c6ff1db8 Changed base of strtol.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@745 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-15 11:36:42 +00:00
stan 0aafd9d30b Applied Ian@zestysoft changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@744 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-14 21:26:47 +00:00
stan 6802b3a6ad Removed trailing comma
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@739 e3e1d417-86f3-4887-817a-d78f3d33393f
2004-01-08 13:01:04 +00:00
stan 0aec7c648b Modified return check from mmap call.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@714 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-12-24 10:38:28 +00:00
stan 82bd47b918 Resets the read count on destruction.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@703 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-12-11 16:41:20 +00:00
stan 34f902e87b Added option to not generate analysis images.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@695 e3e1d417-86f3-4887-817a-d78f3d33393f
2003-11-21 10:38:41 +00:00