stan
|
0ff4e53832
|
Allow FPS reporting to be disabled by setting valure to zero
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3308 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-03-02 12:23:10 +00:00 |
jaidhar
|
e3f8bdb6cd
|
XML (eyeZm) plugin: Now renamed plugin to eyeZm, along with all database variables. Note that this must still reside in the skins/xml path until iPhone apps can be moved over at a later point in time
Signed-off-by: Jai Dhar <jdhar@eyezm.com>
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3306 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-19 20:25:54 +00:00 |
stan
|
278b78f012
|
Added missing V4L1 conditional
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3304 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-17 09:31:33 +00:00 |
stan
|
8048c1c355
|
Updated to allow the versions of video4linux to existed independently of each other. Ubuntu 11.04 oalyn has V4L2.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3302 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-15 21:59:06 +00:00 |
stan
|
beffdab035
|
Improved fast image blending somewhat and changed image class to use generic typedefs rather than libjpeg ones.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3301 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-15 11:18:41 +00:00 |
stan
|
39b5400046
|
Tidied up memory freeing a bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3297 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-11 17:54:45 +00:00 |
stan
|
1ef02ac35a
|
Tidied up disposal of ffmpeg structures.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3296 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-11 17:51:08 +00:00 |
stan
|
e91795a619
|
Removed netpbm options
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3295 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-11 14:50:04 +00:00 |
stan
|
162b1b2feb
|
Fixed bug in signal checking - http://www.zoneminder.com/forums/viewtopic.php?t=17158
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3287 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-06 16:34:26 +00:00 |
stan
|
f813ff1691
|
Cleaned up some deprecated ffmpeg calls.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3273 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-02-06 13:21:24 +00:00 |
stan
|
d67d19dc4f
|
Removed dependency on DB existing for config generation
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3245 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-21 23:53:36 +00:00 |
stan
|
e11a5700c7
|
Removed -frepo line
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3244 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-21 23:53:07 +00:00 |
stan
|
df0d6919c9
|
Added v4l2 interlacing control
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3230 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-20 18:49:42 +00:00 |
stan
|
aa4a97d0da
|
Fixed incorrect monitor type when loading individual ffmpeg monitors. Not used anywhere currently so no impact.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3225 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-17 18:18:46 +00:00 |
stan
|
46358c84e9
|
Changed configure/build procedure to allow specified run, tmp and log dirs and avoid early replacement of configure variables in SQL defautl config.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3222 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-07 11:10:18 +00:00 |
stan
|
dc9e2755b0
|
Added sample apache config file.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3218 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2011-01-03 23:27:58 +00:00 |
stan
|
061a324a36
|
Fixed issue with image scaling etc when streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3213 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-12-13 22:30:22 +00:00 |
jaidhar
|
069136fe53
|
Added vlog function to view log output, ability to redirect XML logging to it's own file
Signed-off-by: Jai Dhar <jdhar@eyezm.com>
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3201 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-18 19:09:18 +00:00 |
jaidhar
|
c7b3d04eed
|
Got rid of MJPEG code choice for viewing events, only MPEG-4 and H264 now. Added default bitrate for event viewing to config XML
Signed-off-by: Jai Dhar <jdhar@eyezm.com>
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3199 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-18 19:08:33 +00:00 |
jaidhar
|
e57c1b0331
|
XML Plugin: More config options added, stability fixes to H264 streaming
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3192 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-12 23:04:09 +00:00 |
jaidhar
|
78caa0adb0
|
XML Plugin: Added more XML Options along with H264 options. These will be disabled unless client ver >=1.2. Added ability to track client version in PHP
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3191 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-12 04:26:31 +00:00 |
stan
|
46d777398e
|
Updated to use fixed buffer sizes rather than relying on o/s defined.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3189 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-11 12:22:35 +00:00 |
stan
|
ca4358bfd6
|
Initial libgcrypt to remove warning in zms and zmu
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3188 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-11 12:11:06 +00:00 |
jaidhar
|
2d7979ac93
|
XML Plugin: Moved key XML Plugin options to database and updated ConfigAdmin/options.php to show XML Tab (new category 'XML' created). More H264 streaming updates
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3186 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-11 05:25:43 +00:00 |
jaidhar
|
733eef46bd
|
XML Plugin: Adding zmstreamer to application source
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3183 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-09 20:48:34 +00:00 |
stan
|
2effcc506b
|
Reworked to handle signal lost events better and to prevent untimed events.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3172 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-03 16:43:33 +00:00 |
stan
|
3dccc2ee32
|
Regenerated
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3164 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-03 16:04:10 +00:00 |
stan
|
825eda95a6
|
Regenerated
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3162 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-03 15:56:23 +00:00 |
stan
|
257f975558
|
Commented out some unnecessary debug
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3156 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-11-03 10:03:58 +00:00 |
stan
|
9472311a38
|
Fixed some size_t compiler warnings.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3148 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-10-13 15:50:06 +00:00 |
stan
|
52b83eb813
|
Fixed issue with signal loss detection and timestamp label.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3143 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-10-08 22:42:54 +00:00 |
stan
|
36dddf22cc
|
Updated to include standard type definitions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3088 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-07-04 18:09:44 +00:00 |
stan
|
b079f1e1c6
|
Updated to use standard types.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3087 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-07-04 18:00:35 +00:00 |
stan
|
cd16c91ccd
|
Tweaked zone image dumping.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3066 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-05-27 12:18:43 +00:00 |
stan
|
60f0136ed3
|
Merged in image root changes
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3040 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-02-28 19:16:40 +00:00 |
stan
|
2b375ef264
|
Changes to querying and probing.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3037 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-02-28 17:38:30 +00:00 |
stan
|
72416fc24b
|
Now checks to see if user is in group as well as owner
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3036 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-02-28 17:38:13 +00:00 |
stan
|
5ae6123ba3
|
Updated deprecated ffmpeg functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3018 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-02-15 17:05:53 +00:00 |
stan
|
2c9eeef178
|
Updated JPEG memory functions to not conflict with new libjpeg8 functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@3012 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2010-01-20 14:43:54 +00:00 |
stan
|
f0e7aaf6db
|
Made mapped memory files not hidden
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2999 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-12-02 18:37:24 +00:00 |
stan
|
77fb484226
|
Fixed some ssize_t format specifiers.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2996 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-12-02 01:29:11 +00:00 |
stan
|
00f7799685
|
Fixed some non-64 bit safe printf specifiers.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2995 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-11-24 11:45:36 +00:00 |
stan
|
e9d3076785
|
Removed obsolete commented out line.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2994 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-11-24 11:45:00 +00:00 |
stan
|
075257be52
|
Added stdio.h for vsnprintf if not present
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2993 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-11-24 11:40:45 +00:00 |
stan
|
e30ae4fa0e
|
Only send http Keep-alive header for http 1.0
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2992 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-11-24 11:40:04 +00:00 |
stan
|
30c3c88c55
|
Remove MS_INVALIDATE from closing msync as not required.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2991 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-11-24 11:31:00 +00:00 |
stan
|
a786dfeb66
|
Debug tidying and renaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2976 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-10-14 13:10:14 +00:00 |
stan
|
10b01a5062
|
Added Panic level for debug with stack dump.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2975 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-10-14 10:01:46 +00:00 |
stan
|
2066ad472b
|
Fixied size_t format specifier for 64 bit systems
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2943 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-07-01 12:32:28 +00:00 |
stan
|
2c43bde47c
|
Corrected some format specifiers to account for different size of size_t types on 64 bit systems
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2942 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-07-01 12:28:40 +00:00 |
stan
|
8cad0dbd6a
|
Updated.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2933 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-24 10:27:28 +00:00 |
stan
|
174c82a452
|
Remove error message if terminated and can't send.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2916 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-09 14:15:02 +00:00 |
stan
|
11a1cc2d41
|
Now supports custom perl install path
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2908 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-08 09:11:56 +00:00 |
stan
|
5842ec5bfc
|
Added detection for thread death.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2907 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-03 08:10:28 +00:00 |
stan
|
c95ff6b6ba
|
Added change running flag to started, and added running to just mean when thread func is going.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2906 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-06-03 08:10:02 +00:00 |
stan
|
3c10237833
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2905 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-28 08:47:59 +00:00 |
stan
|
034f37cf4b
|
Applied contributed patch.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2890 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-25 18:03:46 +00:00 |
stan
|
ad77dc2e56
|
Applied patch to restore camera settings at startup.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2870 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-13 10:43:49 +00:00 |
stan
|
a02eba25ff
|
Minor mpeg format and config changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2868 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-08 15:24:39 +00:00 |
stan
|
820dce5e42
|
Updated for decimal frame rates.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2867 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-08 13:47:19 +00:00 |
stan
|
ca858a8562
|
Applied patch from 'mitch' to improve error detection when streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2864 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-05-08 09:47:37 +00:00 |
stan
|
17386aa49f
|
Changed case of session cookie header.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2850 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-14 20:20:02 +00:00 |
stan
|
4c8352153d
|
Removed srand call and improved error message.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2849 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-14 20:19:36 +00:00 |
stan
|
18f196dbcd
|
Added srand initialisation.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2848 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-14 20:18:57 +00:00 |
stan
|
72f908c4e7
|
Changed streaming to dynamically reduce frame rates if streams are sent too slowly. Made low bandwidth montage more resilient.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2844 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-03 12:10:54 +00:00 |
stan
|
fa5db09a73
|
FIxed issues with negative FPS affecting streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2839 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-04-01 19:39:23 +00:00 |
stan
|
cf30933bb4
|
Conditional compilation for recent V4L2 addition
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2834 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-31 14:09:53 +00:00 |
stan
|
afe253b71a
|
Added V4L2 query
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2827 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-31 12:57:34 +00:00 |
stan
|
41c2889df2
|
Added query capabilities for V4L2 cameras
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2824 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-30 15:27:15 +00:00 |
stan
|
e4d00ba189
|
RTSP fixes and tweaks
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2815 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-27 09:27:24 +00:00 |
stan
|
75c654e654
|
Downgraded to support autoconf 2.59
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2812 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-23 21:59:13 +00:00 |
stan
|
20580582b3
|
Minor header file reorg
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2811 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-23 21:56:30 +00:00 |
stan
|
c65b50e312
|
Minor header sort out and libz no longer mandatory.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2809 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-20 12:39:29 +00:00 |
stan
|
f29e7b7436
|
Commented out recent redundant pix_format definitions
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2808 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-20 11:33:05 +00:00 |
stan
|
3069dc2402
|
Final timestamp update
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2802 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-09 12:45:32 +00:00 |
stan
|
429884741a
|
Updated for timestamps
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2801 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-09 12:32:04 +00:00 |
stan
|
73ad3a7097
|
Changed types/order of stream status structs to work on 64 bit systems.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2797 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-03-08 14:34:09 +00:00 |
stan
|
b89b1cfc7c
|
Fixed non-standard for webcam properly
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2785 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-20 18:15:16 +00:00 |
stan
|
61089eeeb1
|
Added authentication hashed logins.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2781 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-19 14:06:39 +00:00 |
stan
|
ee972ac78a
|
Fixed issue with event section lengths being ignored on alarm and rationalised debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2778 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-18 22:05:32 +00:00 |
stan
|
28692c1b28
|
Fixed greyscale issue and don't do format conversion if not required.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2777 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-18 12:30:43 +00:00 |
stan
|
ff2ac65117
|
Improved confusing error message.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2776 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-18 12:30:17 +00:00 |
stan
|
3a86651627
|
Reworked multi-buffering etc for V4L multi-sources.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2775 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 21:23:27 +00:00 |
stan
|
4a17169acd
|
Removed Bandwidth header.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2774 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 21:22:51 +00:00 |
stan
|
bf0d393e1f
|
Added double include wrapper.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2773 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 21:22:02 +00:00 |
stan
|
e64312e48c
|
Corrected so mapped memory files are removed by package script.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2771 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 12:32:03 +00:00 |
stan
|
9c518efb3d
|
Stopped memory file getting deleted unless zmc restarts. Better overrun detection.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2770 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 12:29:51 +00:00 |
stan
|
092f8cdbff
|
Made backtracing more helpful.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2769 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 12:27:03 +00:00 |
stan
|
b1b4c8e42d
|
Fixed issue with extra debug not working for components.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2768 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 12:26:41 +00:00 |
stan
|
9690eb66fe
|
Removed from svn.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2767 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-17 12:26:18 +00:00 |
stan
|
5506400519
|
Applied YUV patch from forum.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2766 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-16 18:33:36 +00:00 |
stan
|
e0ea59eec5
|
Fixed RTSP authentication.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2765 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-16 18:21:50 +00:00 |
stan
|
3b64c91b57
|
Don't fail to compile if ffmpeg compiled with swscale, though won't work.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2764 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-16 18:18:37 +00:00 |
stan
|
d980c3996d
|
Cosmetic
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2763 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-16 18:18:03 +00:00 |
stan
|
bfc329b96a
|
Changed memcpy to memove where overlaps might occur.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2762 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-16 18:17:19 +00:00 |
stan
|
1195e8e27c
|
More multi-cam tweaks.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2757 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-12 22:26:28 +00:00 |
stan
|
98b648bfc1
|
Fixes to multiple cameras on one device.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2756 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-12 21:33:05 +00:00 |
stan
|
d92c781026
|
Removed mapped memory file on shutdown.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2755 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-12 21:32:00 +00:00 |
stan
|
a941e28b37
|
Updated for latest ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2750 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-09 14:54:09 +00:00 |
stan
|
541d4e20e5
|
Updated for latest ffmpeg
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2748 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-09 14:42:08 +00:00 |
stan
|
d9542aba28
|
Removed unecessary Info line.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2747 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-08 17:46:00 +00:00 |
stan
|
885c090f12
|
Removed or conditionally commented out V4L2 pix formats that are nopt in older kernels
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2740 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-04 15:02:47 +00:00 |
stan
|
cd269623c1
|
Allow sources with no video standard defined.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2739 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-04 14:44:30 +00:00 |
stan
|
cd7087aeed
|
Removed optmisation to let browser scale zoomed in images as breaks FF3
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2738 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-02-04 14:38:05 +00:00 |
stan
|
c753214450
|
Added some conditional compilation around ffmpeg stuff.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2733 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 15:02:33 +00:00 |
stan
|
4b9d30ca75
|
Cleaned up multi-camera setup
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2729 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 12:50:37 +00:00 |
stan
|
0f5ee9580f
|
Conditional compilation for V4L2 stuff.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2728 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 11:28:03 +00:00 |
stan
|
f0c76828c0
|
Removed compiler warning
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2727 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 11:27:35 +00:00 |
stan
|
e14efbd493
|
Updated generated files.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2726 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 11:24:01 +00:00 |
stan
|
dde584a12a
|
Restructured camera capture methods somewhat and revamped V4L stuff a bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2724 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-28 09:48:06 +00:00 |
stan
|
21d8d74a28
|
V4L2 updates
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2723 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-27 11:07:24 +00:00 |
stan
|
bb872feab4
|
Added result error checking to frame streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2718 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-21 17:37:39 +00:00 |
stan
|
23d82a7e03
|
Added FFMPEG camera type
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2716 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-20 15:01:32 +00:00 |
stan
|
0fcda558dd
|
Updated new RTSP SDP parsing methods.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2715 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-20 15:00:31 +00:00 |
stan
|
d43d2289ed
|
Changes from updated build tools.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2714 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-20 14:54:50 +00:00 |
stan
|
f7ebe7a05e
|
Updates for changed SDP parsing method.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2713 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2009-01-16 12:18:50 +00:00 |
stan
|
549aa39cbb
|
Updated autoconf/make files
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2710 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-06 00:05:56 +00:00 |
viseon
|
f2ad7cc770
|
Add offset to replay_rate to make it unsigned
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2708 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 23:56:15 +00:00 |
stan
|
bcb7166b75
|
Better handling of RTP stream and thread death.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2704 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 23:14:37 +00:00 |
stan
|
c83d340ad8
|
COntrol stream replay rate now two bytes long
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2703 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 23:14:20 +00:00 |
stan
|
5bd99df2cf
|
Added symbolic level to hex dump
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2699 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 21:00:26 +00:00 |
stan
|
37516f9c95
|
Added extra byte intolength calculation to avoid infinite loop
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2698 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 20:59:57 +00:00 |
stan
|
4a57d09d64
|
Added checks for return status on read and write functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2697 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 20:55:58 +00:00 |
stan
|
e33fc4cd60
|
Added proper check for http methods.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2695 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 19:05:35 +00:00 |
stan
|
fe1c1f3beb
|
Moved some initialisations
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2691 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 18:13:45 +00:00 |
stan
|
842398a32f
|
Added checks to return status of some functions.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2690 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-12-05 18:13:26 +00:00 |
stan
|
55ce645728
|
Added VARPLAY command to event stream.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2688 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-11-03 13:18:08 +00:00 |
stan
|
6d78b17d90
|
Added CMD_VARPLAY to stream commands
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2687 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-11-03 13:16:47 +00:00 |
stan
|
5360eb7e52
|
Added zm_config_defines.h to svn
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2683 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-11-03 12:23:34 +00:00 |
stan
|
7d96edeacd
|
Added .in files to svn
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2681 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-11-03 12:14:50 +00:00 |
stan
|
e60149ce36
|
Modification to streaming to avoid making stream buffer if not required. Also cycle fix.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2679 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-29 23:08:21 +00:00 |
stan
|
94912ddae1
|
Ensure that all events has at least some regular frames to start with.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2674 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-28 12:52:09 +00:00 |
stan
|
9ecb501906
|
Cleaner shutdown for RTP streams
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2670 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-22 13:10:12 +00:00 |
stan
|
3aedc486b7
|
Updated for latest ffmpeg
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2667 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-16 16:11:49 +00:00 |
stan
|
a91d2a0697
|
Rationalised and renamed buffer class.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2657 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 09:15:23 +00:00 |
stan
|
0afd77907e
|
Fixed various issues with RTSP streaming.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2656 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 08:29:03 +00:00 |
stan
|
779737fcde
|
Corrected notes update problem.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2655 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 08:28:50 +00:00 |
stan
|
bef8c7bc16
|
Dropped level of some debug.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2654 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 08:28:02 +00:00 |
stan
|
fff2e022ff
|
Improvements.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2653 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 08:27:39 +00:00 |
stan
|
c0fb4fef7a
|
Fixed multiplier on float version of select timeout.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2652 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-09 08:27:10 +00:00 |
stan
|
d5b92e88d6
|
Fixed buffer bug in RTP over HTTP
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2650 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-07 09:01:16 +00:00 |
stan
|
0606700091
|
Updated to continuously update Notes
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2645 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-10-05 19:07:43 +00:00 |
stan
|
435c469d4b
|
Added DUMP_CORES option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2639 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-29 11:43:43 +00:00 |
stan
|
d15e05e016
|
Cosmetic cr/lfs on debug,
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2634 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-29 08:15:50 +00:00 |
stan
|
506815599b
|
Addressed issues with event start and end times. Now includes the time from first to last frame.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2631 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-26 09:45:59 +00:00 |
stan
|
c207e7720f
|
Changed force close events to more general setting allowing long events to be closed after alarm.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2630 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-25 11:18:55 +00:00 |
stan
|
53631ac3fe
|
Modified ffmpeg logging
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2629 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-25 11:16:59 +00:00 |
stan
|
e30da16498
|
Fixed threads for 64 bit.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2625 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-01 15:35:27 +00:00 |
stan
|
a79594387c
|
Fixed various mapped memory errors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2624 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-09-01 15:31:20 +00:00 |
stan
|
24ec7eed9e
|
Fixed type in RTP method checking
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2615 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-08-11 11:53:43 +00:00 |
stan
|
e6041e24a7
|
Uppdated copyright headers
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2611 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:33:23 +00:00 |
stan
|
0e88a85980
|
Updated propeties
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2610 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:23:20 +00:00 |
stan
|
d0e787f957
|
Test revision for properties
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2609 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:14:36 +00:00 |
stan
|
f6a029bc4d
|
Updated properties
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2608 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:08:15 +00:00 |
stan
|
4012faddb6
|
Very dodgy stuff for different types of compiler linkage.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2607 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-25 09:00:23 +00:00 |
stan
|
fed2b53003
|
Added missing staticConfig definition
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2605 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 17:12:53 +00:00 |
stan
|
d55e1d4b6a
|
Removed warning
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2604 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 17:12:39 +00:00 |
stan
|
f66aa5e10e
|
Updated static config to use strings
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2603 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 17:08:50 +00:00 |
stan
|
9c1f2e22df
|
Fixed file list, wrong extensions and threadata.cpp not in extr dist
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2602 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 17:08:24 +00:00 |
stan
|
4c2c4199ca
|
Fixed to compile with recent ffmpeg
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2601 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 16:57:39 +00:00 |
stan
|
8a1b646834
|
Correct issue where address of strings was being taken rather than contents
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2600 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 15:52:52 +00:00 |
stan
|
bf955715ee
|
Removed redundant typedefs
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2599 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 15:38:21 +00:00 |
stan
|
8d503408f8
|
Fixe dproblem with detection of FFMPEG header locations
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2597 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-24 11:30:18 +00:00 |
stan
|
03611d70c9
|
Fixed printf issues with stream cmd_type size change
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2595 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-23 09:56:38 +00:00 |
stan
|
963c8372a3
|
Bug 486 - Modified stream structs to also be 32 bit wide.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2594 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-23 09:27:07 +00:00 |
stan
|
ad5de3749f
|
Bug 485 - Fixed usecs values of HTTP timeout
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2593 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-23 09:21:19 +00:00 |
stan
|
fc8886b305
|
Changed method of detecting strsignal
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2592 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-22 19:54:01 +00:00 |
stan
|
d598f54210
|
Merged in V4L2 initial changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2582 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-21 15:20:52 +00:00 |
stan
|
2d4b4d2415
|
Relaxed frame decoding checking. If at least one frame has been decoded then an error on the next one is not fatal.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2578 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-21 08:47:02 +00:00 |
stan
|
2068391598
|
Bug 483 - Fixes to reported buffer class bugs
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2577 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-21 08:46:04 +00:00 |
stan
|
aa26ab7b18
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2532 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-16 08:35:59 +00:00 |
stan
|
b2f616ff21
|
Merged in mmap changes. Revision 2323:2515
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2516 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-14 15:21:16 +00:00 |
stan
|
ee44d4b274
|
Updated debug format
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2513 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-14 14:43:47 +00:00 |
stan
|
2824cb7355
|
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-14 13:54:50 +00:00 |
stan
|
f0bed4568b
|
Changed enum to not override FILE
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2504 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-07-14 13:31:15 +00:00 |
stan
|
fe53ca7a07
|
Bug 482 - Now handles new ffmpeg header locations.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2437 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-06-18 15:42:53 +00:00 |
stan
|
c617a8436c
|
Bug 434 - Added delete functionality back into DVR events view plus enhanced events scrolloing etc to support.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2391 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-04-21 13:52:05 +00:00 |
stan
|
799ee78675
|
Bug 471 - Compiler warnings, sorted out types and general format tidying
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2357 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-03-13 13:36:12 +00:00 |
stan
|
9c5f73dd10
|
Bug 462 - Now supports gnutls and openssl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2310 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-02-13 23:44:44 +00:00 |
stan
|
ca5886719c
|
Creates id tag file in both storage methods
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2307 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-02-13 22:48:47 +00:00 |
stan
|
7825b97cfa
|
Cosmetic - corrected typo
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2306 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-02-13 22:44:37 +00:00 |
stan
|
60880b2edd
|
Bug 455 - Corrected duplicate parameter name in function declaration.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2305 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-02-13 22:44:19 +00:00 |
stan
|
6a3c6dfa14
|
Bug 445 - Fixed problem with using the wrong count when reloading linked monitors.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2294 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-02-10 22:14:32 +00:00 |
stan
|
97d259bed1
|
Cosmetic changes.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2282 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2008-01-13 17:48:01 +00:00 |
stan
|
9d291c0ba1
|
Bug 431 - Removed default args for monitor constructors and now can stream events without active monitor.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2274 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-12-29 18:50:53 +00:00 |
stan
|
93c2ec048c
|
Bug 428 - Fixed incorrect gnutls #defines.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2273 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-12-29 18:49:21 +00:00 |
stan
|
eff686eb93
|
Bug 426 - Changed to use gnutls instead of openssl
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2266 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-12-23 16:37:39 +00:00 |
stan
|
ea8feae447
|
Updated to work with latest ffmpeg.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2256 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-12-17 13:17:09 +00:00 |
stan
|
dc8aa90860
|
Added stream replay mode control.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2245 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-11-20 17:06:45 +00:00 |
stan
|
911920dc71
|
Fixed issue with single frame streaming not working.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2234 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-11-11 15:57:54 +00:00 |
stan
|
fdbb18c3f8
|
Fixed force/disable alarm buttons.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2232 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-11-04 17:36:30 +00:00 |
stan
|
1bfa9f6c06
|
Fixed issue with streaming on low bandwidth being too fast.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2228 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-11-04 17:29:51 +00:00 |
stan
|
5378a73ae2
|
Corrected timestamp fractional token.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2221 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-18 15:07:19 +00:00 |
stan
|
39e6a18e4c
|
Change 'type' parameter back to 'mode'.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2213 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-18 14:01:25 +00:00 |
stan
|
1b55f15d54
|
Bug 416 - Added new ffmpeg swscale library
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2211 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-18 14:00:33 +00:00 |
stan
|
215184e4cb
|
Bug 345 - Added alarm jpeg file quality setting.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2209 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-18 10:58:03 +00:00 |
stan
|
b4032959e0
|
Bug 406 - Added ability to indicate mysql connection port in host.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2198 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-07 15:39:44 +00:00 |
stan
|
6932898d40
|
Bug 390 - Changed timestamp tokens.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2194 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-05 16:31:42 +00:00 |
stan
|
8d905aac99
|
Bug 400 - Made signal check colour monitor specific.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2193 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-05 15:05:28 +00:00 |
stan
|
07a9f1fa1c
|
Bug 228 - Added deep storage option.
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2190 e3e1d417-86f3-4887-817a-d78f3d33393f
|
2007-09-04 16:08:55 +00:00 |