Isaac Connor
7d77cd75fe
eliminate redundant code and memleak
2017-11-18 09:45:47 -05:00
Isaac Connor
09a715a99f
prevent a warning
2017-11-18 09:41:37 -05:00
digital-gnome
c7ecb71810
Fix progressbar on short events
...
Fixes rounding errors at the end of events due to zms only returning integers. Especially noticable on short events.
2017-11-17 22:29:10 -05:00
Isaac Connor
882563c06e
rename frame to out_frame. Fix problem where we weren't copying from in_frame to out_frame
2017-11-17 18:19:37 -05:00
Isaac Connor
f5f45b3397
add Copy
2017-11-17 16:50:44 -05:00
Isaac Connor
4217d8ec4d
Merge branch 'zma_to_thread' of github.com:ConnorTechnology/ZoneMinder into zma_to_thread
2017-11-17 16:49:31 -05:00
Isaac Connor
28286c7967
fix spacing
2017-11-17 16:49:28 -05:00
Isaac Connor
cd596d49e3
fix local camera inputstream
2017-11-17 16:49:01 -05:00
Isaac Connor
6702b10dee
remove redundant code and memory leaks
2017-11-17 15:37:26 -05:00
Isaac Connor
ef5e296144
some fixes
2017-11-17 14:30:38 -05:00
digital-gnome
84403f18a0
Revert dvrControls to class
...
Since dvrControls only occurs once now we can leave it as id.
2017-11-17 12:46:08 -05:00
Isaac Connor
159c0a7165
moer cppcheck fixes
2017-11-17 07:52:26 -05:00
Isaac Connor
22ff831859
more cppcheck recommendations
2017-11-16 21:21:56 -05:00
digital-gnome
64346a031d
alarmCues to status.php
...
Switched alarm cues from API to ajax/status.php. Less overhead due to only requesting the information it needs and avoids a weird problem with authentication after sitting logged in for hours.
2017-11-16 21:03:03 -05:00
Isaac Connor
6a68987ec3
Merge branch 'zma_to_thread' of github.com:connortechnology/ZoneMinder into zma_to_thread
2017-11-16 17:40:29 -08:00
Isaac Connor
778942b928
improve add_monitors
2017-11-16 17:39:48 -08:00
Isaac Connor
7bff9a8083
fix to compile
2017-11-16 20:37:40 -05:00
Isaac Connor
2aa252fbd0
Merge branch 'storageareas' into zma_to_thread
2017-11-16 18:27:44 -05:00
Isaac Connor
0318fb54a6
add missing initializers
2017-11-16 18:23:02 -05:00
digital-gnome
617a92e33e
Re-Add streamstatus pause
...
Handles when stream is paused from zms side.
2017-11-16 16:21:17 -05:00
Isaac Connor
7f3d112eb6
Merge branch 'tesla' into zma_to_thread
2017-11-16 12:07:25 -08:00
Andrew Bauer
b918a7be10
add support for fedora 27
2017-11-16 13:42:38 -06:00
digital-gnome
6d02c88db9
Don't round percentage in bulkframes
...
Gives more accurate frame delta.
2017-11-16 12:48:04 -05:00
Isaac Connor
1686584908
more cppcheck fixes
2017-11-16 09:19:27 -05:00
Isaac Connor
a956ffe7b3
add Copy and =operators to satisfy cppcheck
2017-11-16 09:15:04 -05:00
Isaac Connor
d411ed329b
get rid of mistyped zmaFPS and zmcFPS
2017-11-16 09:14:26 -05:00
Isaac Connor
e23a12b22f
Merge branch 'storageareas' of github.com:ConnorTechnology/ZoneMinder into storageareas
2017-11-16 09:13:51 -05:00
Isaac Connor
a95a53d6a6
Merge pull request #49 from Toasty27/patch-1
...
Update zm_create.sql.in
2017-11-16 07:21:50 -05:00
Daniel Hodgson
bfd28dda71
Update zm_create.sql.in
...
Added missing column `AnalysisFPS`
2017-11-15 17:59:07 -08:00
Daniel Hodgson
087a902698
Update zm_create.sql.in
...
The `CaptureFPS` column is missing in the db creation script, causing errors in the Log whenever a monitor is queried.
2017-11-15 17:44:59 -08:00
Isaac Connor
97be2bf0a3
fix events js vars, eliminating doing the sql query twice
2017-11-15 13:01:07 -05:00
digital-gnome
a7b02ea3ba
Fix eventVideo and content div wrapping properly
...
Wrap eventVideo div around both videojs and zms. Consolidate control buttons/status to common set with default values.
2017-11-14 23:04:05 -05:00
Isaac Connor
f861cfce59
Merge 10.34.100.185:ZoneMinder into zma_to_thread
2017-11-14 15:33:51 -08:00
Isaac Connor
cca9fb13cc
add FPS to console
2017-11-14 15:33:31 -08:00
APHW2 MFGENG
028aa9f161
fix segfault
2017-11-14 15:32:37 -08:00
Isaac Connor
55eb78c951
Merge branch 'zma_to_thread' of github.com:connortechnology/ZoneMinder into zma_to_thread
2017-11-14 13:17:55 -08:00
Isaac Connor
bb6e6c18eb
add defaults for CaptureFPS and AnalysisFPS
2017-11-14 13:17:50 -08:00
APHW2 MFGENG
82b30ef9d0
Merge branch 'zma_to_thread' of http://github.com/connortechnology/ZoneMinder into zma_to_thread
2017-11-14 13:16:58 -08:00
APHW2 MFGENG
93c79efc72
test out more options
2017-11-14 13:16:56 -08:00
Isaac Connor
3129afa5d6
fixup decoding when recording from a non-ffmpeg suorce
2017-11-14 13:16:07 -08:00
APHW2 MFGENG
9563c534a9
play around with presets
2017-11-14 12:41:25 -08:00
Isaac Connor
bac3fbfce9
fix compile on old ffmpeg
2017-11-14 08:55:00 -08:00
Isaac Connor
da089bf6e6
Merge 10.34.100.185:ZoneMinder into zma_to_thread
2017-11-14 08:53:51 -08:00
APHW2 MFGENG
b839151cbc
only set orientation if doing pssthrough
2017-11-14 08:53:29 -08:00
APHW2 MFGENG
1809921b46
turnoff debug
2017-11-14 08:53:08 -08:00
Isaac Connor
13ca8435ef
Don't go looking for Events to update Diskspace for
2017-11-14 08:13:54 -08:00
Isaac Connor
2b09658f88
fixes, set tune to lowlatency
2017-11-14 08:41:45 -05:00
Isaac Connor
d5962b11ff
Merge branch 'storageareas' of github.com:connortechnology/ZoneMinder into storageareas
2017-11-14 02:48:38 -05:00
Isaac Connor
57c8cdde63
Merge branch 'storageareas' into put_ffmpeg_into_event_wip
2017-11-14 02:45:34 -05:00
Isaac Connor
93a4dfa3aa
remove extra dropdown addition
2017-11-14 02:42:51 -05:00