Andy Bauer
|
ead696e5a7
|
Create zoneminder.f19.spec
|
2013-09-29 11:26:32 -05:00 |
Kevin Crider
|
33c0dff8a4
|
Fixed the search by date functionality
|
2013-09-29 11:36:23 -04:00 |
Chris Wiggins
|
9dc19fa32b
|
Actually store video_data in the correct memory location
|
2013-09-29 12:55:42 +13:00 |
Chris Wiggins
|
76c8190e8b
|
Update web frontend to correctly display video events
|
2013-09-29 12:23:28 +13:00 |
Kevin Crider
|
7e90d0f373
|
Added datetime picker support and implemented on events sidebar
|
2013-09-28 18:52:25 -04:00 |
Chris Wiggins
|
2dcee75100
|
Merge branch 'modern' of github.com:ZoneMinder/ZoneMinder into feature-h264-videostorage
|
2013-09-29 10:13:29 +13:00 |
Chris Wiggins
|
9c168a9af5
|
Check if videoing for bulk frame adding too
|
2013-09-29 10:10:16 +13:00 |
Andy Bauer
|
38963520f4
|
Update README.Fedora
Updated documentation to reflect current issues/workarounds when running zoneminder on Fedora 19
|
2013-09-28 15:18:45 -05:00 |
Chris Wiggins
|
8da327e9a3
|
Keep last keyframe so that as soon as the video starts to record, it has a keyframe to use rather than waiting
|
2013-09-28 23:26:28 +12:00 |
Chris Wiggins
|
35468a5b9c
|
Tidy up starting and stopping of recording
|
2013-09-28 23:22:58 +12:00 |
Chris Wiggins
|
938f81c753
|
Add snapshot.jpg to event directory if we are doing a video recording
|
2013-09-28 23:17:22 +12:00 |
Chris Wiggins
|
ff4b2c0908
|
Merge pull request #178 from ZoneMinder/cmake
Add cmake to ZoneMinder thanks to @mastertheknife
|
2013-09-28 03:51:00 -07:00 |
mastertheknife
|
d171578cb8
|
Fixed not logging in to mysql with a password
|
2013-09-28 13:37:36 +03:00 |
mastertheknife
|
3321f26408
|
Modified .travis.yml to include kylejohnson's changes and fix it
|
2013-09-28 13:32:43 +03:00 |
mastertheknife
|
db48a3d8fb
|
Add matrix to the .travis.yml file
|
2013-09-28 13:04:41 +03:00 |
mastertheknife
|
48f11a8064
|
Add cmake to zoneminder
|
2013-09-28 12:59:50 +03:00 |
Chris Wiggins
|
65afc830b1
|
Save a snapshot image alongside the h264 video for thumbnail and poster use
|
2013-09-28 18:50:54 +12:00 |
Kyle Johnson
|
366a7c2541
|
Use a layout without a sidebar for the Config page
|
2013-09-27 20:51:34 -04:00 |
Kyle Johnson
|
983aece616
|
Consolidate the sidebar for Monitors and Events index.
|
2013-09-27 20:45:25 -04:00 |
Kyle Johnson
|
a2122b9755
|
Merge pull request #177 from WDKevin/modern
Fixes the fixed-width container bug in bootstrap
|
2013-09-27 17:03:08 -07:00 |
Kevin Crider
|
a852dee7bb
|
Initial commit of expanding and collapsing error log messages
|
2013-09-27 19:58:01 -04:00 |
Kevin Crider
|
0630478404
|
Cleaned up date and time formatting on events page
|
2013-09-27 18:52:26 -04:00 |
Kevin Crider
|
ef66285fa5
|
Added universal support for select all checkboxes and added one to the events page
|
2013-09-27 18:32:00 -04:00 |
Kevin Crider
|
516733a50e
|
Fixes a small bug with a second border on each monitor panel
|
2013-09-27 17:50:24 -04:00 |
Kevin Crider
|
a37e2fc168
|
Adds fullscreen button to hide and show header, sidebar and footer
|
2013-09-27 17:45:52 -04:00 |
Kevin Crider
|
73d9cfd3d9
|
Removed fullscreen CSS to be recomitted later
|
2013-09-27 17:39:24 -04:00 |
Kevin Crider
|
01b2617dd8
|
Fixes the fixed width bootstrap bug for containers
|
2013-09-27 17:37:48 -04:00 |
Kyle Johnson
|
598e830659
|
SQL syntax error in travis test monitor
|
2013-09-27 15:56:06 -04:00 |
Kyle Johnson
|
2c64c5d2be
|
SQL syntax error in travis test monitor
|
2013-09-27 15:43:05 -04:00 |
Kyle Johnson
|
70841d32ab
|
Use only the needed fields for the travis test cam
|
2013-09-27 15:31:07 -04:00 |
Kyle Johnson
|
de59dd8f10
|
Proper number of columns 1.26.3 for travis
|
2013-09-27 14:25:03 -04:00 |
Kyle Johnson
|
a5e526d788
|
Assign a monitor ID of 500 to the test monitor for the travis builds
|
2013-09-27 13:58:47 -04:00 |
Kyle Johnson
|
9ac52b4a52
|
Replace the ZM_DB_PASS with an empty password for the travis test steps
|
2013-09-27 13:49:33 -04:00 |
Kyle Johnson
|
564fa216f8
|
Use the default travis user without a password
|
2013-09-27 13:32:38 -04:00 |
Kyle Johnson
|
cd902b5dc1
|
Create the database for travis during the before_script step
|
2013-09-27 13:08:45 -04:00 |
Kyle Johnson
|
27349f87a6
|
Only grab the last 10 revisions and the master branch of ffmpeg for travis
|
2013-09-27 12:56:27 -04:00 |
Kyle Johnson
|
8983807570
|
Output apt-get install to /dev/null in travis - we don't care about it
|
2013-09-27 12:49:44 -04:00 |
Kyle Johnson
|
fc6731e575
|
Create and use a dedicated ZM database user for the travis build steps
|
2013-09-27 12:46:16 -04:00 |
Kyle Johnson
|
167eff56be
|
Removed verbosity, extra db creation from travis build steps and fixed a db name
|
2013-09-27 10:59:11 -04:00 |
Kyle Johnson
|
beee057dd2
|
More work on the travis build steps
|
2013-09-27 10:48:00 -04:00 |
Kyle Johnson
|
44f4e2f981
|
Added a few steps to help me see the travis CI environment
|
2013-09-27 10:38:54 -04:00 |
Kyle Johnson
|
186b1c3836
|
Use the right database name
|
2013-09-27 09:59:23 -04:00 |
Kyle Johnson
|
3119ab7672
|
Added steps to install ZM binaries, insert a monitor and start ZM
|
2013-09-27 09:47:58 -04:00 |
Kyle Johnson
|
1f02255413
|
Put the sidebar into a panel
|
2013-09-27 09:17:54 -04:00 |
POKKAHOH
|
25ff325118
|
Comment missed in determining stream header.
Property 'title' and 'comment' not supported.
|
2013-09-27 16:51:33 +04:00 |
Kyle Johnson
|
1887987841
|
Make the monitors index sidebar a little more terse
|
2013-09-27 08:42:46 -04:00 |
Kyle Johnson
|
e4a05f0ae0
|
Don't load the masonry JS
|
2013-09-27 08:42:06 -04:00 |
Kyle Johnson
|
8dc161d47a
|
Use css float, width and margin to position the monitors in the index view.
|
2013-09-27 08:40:52 -04:00 |
Kyle Johnson
|
6e06a35982
|
Added bootstrap glyphicons
|
2013-09-27 08:21:19 -04:00 |
POKKAHOH
|
33b6e5cd03
|
Now can recive RTSP stream.
Decode fragmented NAL
Understand sprop-parametr-sets
Don't check unsetted video format (zm_remote_camera_rtsp.cpp)
|
2013-09-27 15:08:11 +04:00 |