Isaac Connor
|
55f5db55dd
|
implement suggested code to stop the monitor when Function is set to None
|
2016-09-01 11:43:20 -04:00 |
Matt Durant
|
350352d956
|
Added check for SINGLE_IMAGE if ReadData() detects the socket closed by remote side to return 0 instead of -1.
|
2016-08-31 20:56:30 -05:00 |
Matt Durant
|
0950ecbcb9
|
Replaced loops to create color tables during initialization with statically declared arrays.
|
2016-08-31 19:36:14 -05:00 |
Steve Gilvarry
|
e371d9ec7f
|
Merge pull request #7 from connortechnology/feature-h264-videostorage
Feature h264 videostorage
|
2016-09-01 01:07:33 +10:00 |
Isaac Connor
|
e74bf3fedf
|
pull in the new byte range code for viewing videos
|
2016-08-31 10:58:50 -04:00 |
Isaac Connor
|
fb35f5c48a
|
Merge ../ZoneMinder.master into feature-h264-videostorage
|
2016-08-31 10:58:19 -04:00 |
Kyle Johnson
|
3320ad24ea
|
Merge pull request #1605 from ZoneMinder/mageia-fix-spelling
Correct spelling of 'Mageia' in readme
|
2016-08-30 09:47:50 -06:00 |
Kyle Johnson
|
4b6b28983e
|
Correct spelling of 'Mageia' in readme
|
2016-08-30 09:47:08 -06:00 |
Isaac Connor
|
4c96d12009
|
Merge pull request #1604 from donnieblaw/typo_getstarted
Fix name of OPT_USE_AUTH option in getting started guide.
|
2016-08-30 09:24:31 -04:00 |
Don Law
|
28b18066a9
|
Fix name of OPT_USE_AUTH option in getting started guide.
|
2016-08-29 20:34:54 -04:00 |
mdrush
|
69a71b1a37
|
cleaned up logic
|
2016-08-27 16:16:01 -07:00 |
mdrush
|
16a9de3b1b
|
added missing brackets
|
2016-08-27 15:39:04 -07:00 |
mdrush
|
2d161924c0
|
changed error message to debug message
|
2016-08-27 15:34:10 -07:00 |
mdrush
|
52255e594e
|
improved style, added fallback when ssmtp can't be found
|
2016-08-27 15:18:00 -07:00 |
mdrush
|
574390730a
|
added missing ssmtp support in sendMessage
|
2016-08-27 13:10:39 -07:00 |
David Sabbath Grits
|
2d44531d1f
|
add some more translation
|
2016-08-25 14:24:14 +02:00 |
Isaac Connor
|
69461a7c1b
|
Merge pull request #1579 from peruchi/master
Update file sock for multiserver
|
2016-08-17 10:23:01 -04:00 |
Andrew Bauer
|
7d48b2c6c5
|
Merge pull request #1577 from ZoneMinder/fix_zmaControl
fix error in calling zmaControl
|
2016-08-17 08:36:51 -05:00 |
peruchi
|
50f55af68f
|
Update zmdc.pl.in
|
2016-08-17 10:36:00 -03:00 |
peruchi
|
7b389a79a6
|
Update zmdc.pl.in
|
2016-08-17 09:45:30 -03:00 |
Isaac Connor
|
cc696cbbc6
|
Merge pull request #1594 from vikaskedia/patch-2
Update README.md
|
2016-08-16 11:42:26 -04:00 |
Andy Bauer
|
4895942308
|
update fedora rpm readme
|
2016-08-16 09:49:45 -05:00 |
Andrew Bauer
|
ea34f3d69a
|
Merge pull request #1576 from ZoneMinder/show_other_zones
include polygons for the other zones.
|
2016-08-15 20:36:16 -05:00 |
Isaac Connor
|
872adc1c62
|
Merge pull request #1578 from erelson/patch-2
Minor API doc error fixes
|
2016-08-15 10:02:57 -04:00 |
Vikas Kedia
|
31ca095445
|
Update README.md
|
2016-08-15 04:39:04 -07:00 |
Andrew Bauer
|
cd55c8b2fb
|
Merge pull request #1585 from ZoneMinder/copy_av_dict_parse_string_from_ffmpeg
Fixes #1584. I've just copied the relevant functions from ffmpeg sour…
|
2016-08-14 11:02:48 -05:00 |
Andrew Bauer
|
31cb86046c
|
Merge pull request #1592 from connortechnology/fix_analysis_frame
Fix analysis frame
|
2016-08-14 10:54:46 -05:00 |
Isaac Connor
|
a0bc30d3fe
|
fix the order of analyse/capture being passed
|
2016-08-12 15:40:47 -04:00 |
Isaac Connor
|
240336e3ec
|
silence error when Event has no StorageId set
|
2016-08-12 15:20:21 -04:00 |
Isaac Connor
|
9106675842
|
pass capture or analyse to getImageSrc
|
2016-08-12 15:17:13 -04:00 |
Isaac Connor
|
bcb7dd1ba4
|
take optional show= to specify the analyse image or the capture image
|
2016-08-12 15:16:05 -04:00 |
Isaac Connor
|
3dadcc8d32
|
add ability to pass show=capture or show=analyse to getImageSrc
|
2016-08-12 15:14:51 -04:00 |
Isaac Connor
|
bc4923b555
|
use instead of for the frame object and pass to getImageSrc which expects an array
|
2016-08-12 13:50:18 -04:00 |
Isaac Connor
|
3dc2170a69
|
Merge ../ZoneMinder.master
|
2016-08-12 12:48:34 -04:00 |
Isaac Connor
|
1058796374
|
add an echo to tell us that updating is done and we are trying to start.
|
2016-08-12 10:04:35 -04:00 |
Isaac Connor
|
bdcc53d309
|
add an echo to tell us that updating is done and we are trying to start.
|
2016-08-12 10:04:10 -04:00 |
Isaac Connor
|
c1d2407ed3
|
add an echo to tell us that updating is done and we are trying to start.
|
2016-08-12 10:02:15 -04:00 |
Steve Gilvarry
|
7c5cc6f35e
|
Merge branch 'feature-h264-videostorage' of https://github.com/SteveGilvarry/ZoneMinder into feature-h264-videostorage
|
2016-08-11 20:35:04 +10:00 |
Steve Gilvarry
|
158f8c802e
|
Merge pull request #6 from connortechnology/Rotation
Rotation
|
2016-08-11 09:52:23 +10:00 |
Isaac Connor
|
1277f3c792
|
need arpa/inet for reverse lookups
|
2016-08-10 12:32:58 -04:00 |
Isaac Connor
|
6ac1a70b9c
|
Merge my Rotation/Orientation work and fixes for bad h264 streams
|
2016-08-10 12:22:04 -04:00 |
Isaac Connor
|
be057acfed
|
Merge ../ZoneMinder.Steve into Steve
|
2016-08-10 11:04:43 -04:00 |
Isaac Connor
|
8ee86f5d00
|
Merge pull request #1589 from SteveGilvarry/feature-h264-videostorage
Merging Master into Feature-h264-videostorage
|
2016-08-10 11:02:03 -04:00 |
Steve Gilvarry
|
5d8159462c
|
Merge remote-tracking branch 'upstream/master' into feature-h264-videostorage
|
2016-08-11 00:51:46 +10:00 |
Isaac Connor
|
d6dfe3dc72
|
Merge pull request #3 from ZoneMinder/master
updates from ZoneMinder/ZoneMinder
|
2016-08-10 10:19:24 -04:00 |
Andy Bauer
|
f6a46e4028
|
don't build the onvif libraries in travis
|
2016-08-10 08:35:49 -05:00 |
Isaac Connor
|
6b70ff964b
|
fix path in cake api cleanup rules
|
2016-08-10 09:06:15 -04:00 |
Isaac Connor
|
3f713df826
|
bump libavutil version check as per @SteveGilvarry
|
2016-08-09 13:14:10 -04:00 |
Isaac Connor
|
0b92b950e2
|
Merge branch 'master' into copy_av_dict_parse_string_from_ffmpeg
|
2016-08-09 13:10:53 -04:00 |
Isaac Connor
|
fbc0086fcc
|
get the other dbPass use and quote it. Slight visual code style cleanup.
|
2016-08-08 16:52:09 -04:00 |