Isaac Connor
|
7a85be59be
|
Remove errant closing db debug output
|
2020-05-15 10:22:58 -04:00 |
Isaac Connor
|
4fed2d6d26
|
bump version to 1.34.13 for release
|
2020-05-14 12:20:14 -04:00 |
Isaac Connor
|
19e6f6d6d3
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-05-14 12:03:01 -04:00 |
Isaac Connor
|
d92772343a
|
Merge branch 'release-1.34'
|
2020-05-14 12:02:50 -04:00 |
Isaac Connor
|
25a772c5eb
|
reorder logic a bit to make it easier to read. Make exit_zmu not return a value.
|
2020-05-14 12:02:02 -04:00 |
Isaac Connor
|
16e7ca5a51
|
failure opening a monitor should not be fatal.
|
2020-05-14 12:01:24 -04:00 |
Isaac Connor
|
402c0c6a1b
|
Fix build on older ffmpeg
|
2020-05-14 12:01:03 -04:00 |
Isaac Connor
|
efbab4e2bc
|
Dont' call mysql_library_end as it segfaults and hangs.
|
2020-05-14 12:00:36 -04:00 |
Isaac Connor
|
5f5cede104
|
Fix log file containing - or _
|
2020-05-13 16:06:26 -04:00 |
Isaac Connor
|
992ac144a9
|
Fix ONVIF_User => ONVIF_Username
|
2020-05-13 16:04:26 -04:00 |
Isaac Connor
|
880b456d93
|
Rrename MetaConfig to ONVIF
|
2020-05-13 15:30:56 -04:00 |
Isaac Connor
|
437a96915f
|
sketchy fix for soap 1.1
|
2020-05-13 15:24:58 -04:00 |
Isaac Connor
|
fc12b61750
|
Fix probing
|
2020-05-13 15:09:31 -04:00 |
Isaac Connor
|
88a910793c
|
Spacing
|
2020-05-13 08:06:55 -04:00 |
Isaac Connor
|
e24b6214b1
|
test logFile before doing regexps on it
|
2020-05-13 08:05:58 -04:00 |
Isaac Connor
|
bbf64de40e
|
If there is a failure when decoding due to lack of support for the codec profile, re-init without hwaccel
|
2020-05-13 08:04:53 -04:00 |
Isaac Connor
|
edd718afd2
|
xtell and ytell are data-xtell and data-ytell fixes #2932
|
2020-05-13 08:02:49 -04:00 |
Isaac Connor
|
f72ad1023c
|
As params are passed in command, they should not be fatal to the control process
|
2020-05-13 08:02:40 -04:00 |
Isaac Connor
|
807efde523
|
xtell and ytell are data-xtell and data-ytell fixes #2932
|
2020-05-13 08:01:04 -04:00 |
Isaac Connor
|
a6b804bb62
|
As params are passed in command, they should not be fatal to the control process
|
2020-05-13 07:58:53 -04:00 |
Isaac Connor
|
c75cd1ecc9
|
bump version to pick up new ONVIF fields
|
2020-05-12 18:45:14 -04:00 |
Isaac Connor
|
24cbbddc5c
|
Merge branch 'onvif_updated'
|
2020-05-12 18:44:48 -04:00 |
Isaac Connor
|
a1217db117
|
hardcode log id
|
2020-05-12 18:20:05 -04:00 |
Isaac Connor
|
011ea1098c
|
Rename COnfig* to ONVIF_*
|
2020-05-12 15:49:54 -04:00 |
Isaac Connor
|
045ea77bf3
|
Pass verbose to client. Add stream type to profiles. Add passing generic commands to the media element so that we can query anything we want easier
|
2020-05-12 15:49:42 -04:00 |
Isaac Connor
|
43b776bc80
|
Remove duplicated code byusing a foreach. Add streamtype to returned profiles
|
2020-05-12 15:49:01 -04:00 |
Isaac Connor
|
9aa297f7cd
|
spacing
|
2020-05-12 15:48:14 -04:00 |
Isaac Connor
|
8f3a8ee877
|
spacing
|
2020-05-12 15:47:44 -04:00 |
Isaac Connor
|
f8249251bd
|
Add a verbose var to ONVIF::CLient and allow it to be set during build.
|
2020-05-12 15:47:27 -04:00 |
Isaac Connor
|
69e5feb28b
|
Add ONVIF* to Monitor object
|
2020-05-12 15:47:00 -04:00 |
Isaac Connor
|
c83621822f
|
Rename Config* to ONVIF_*
|
2020-05-12 15:46:07 -04:00 |
Isaac Connor
|
7e80b33ee0
|
If there is a failure when decoding due to lack of support for the codec profile, re-init without hwaccel
|
2020-05-12 15:10:08 -04:00 |
Isaac Connor
|
1f3cf266a2
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder into onvif_updated_to_upstream
|
2020-05-12 11:20:49 -04:00 |
Isaac Connor
|
89939efc9b
|
Fixup my updates to the MetaConfig tab of monitor view
|
2020-05-12 11:15:29 -04:00 |
Isaac Connor
|
bbcb7f2c60
|
Better debug output on errors. Use libXML to pretty-print the returned XML
|
2020-05-12 11:14:56 -04:00 |
Isaac Connor
|
5676e825c6
|
remove autogenerated files
|
2020-05-12 11:13:17 -04:00 |
Isaac Connor
|
aca642d3db
|
remove autogenerated files
|
2020-05-12 11:13:09 -04:00 |
Isaac Connor
|
e40c3d8487
|
Print out the returned profiles like profiles() used to do
|
2020-05-12 10:49:47 -04:00 |
Isaac Connor
|
e950f3c843
|
Return profiles instead of doing nothing with them
|
2020-05-12 10:49:29 -04:00 |
Isaac Connor
|
3f50277e1c
|
Revert effort to escape column names. Not smart enough.
|
2020-05-12 09:21:05 -04:00 |
Isaac Connor
|
eadff23465
|
Fix missing )
|
2020-05-12 09:16:37 -04:00 |
Isaac Connor
|
c5f082e7ac
|
fix escaping column names
|
2020-05-12 09:06:57 -04:00 |
Isaac Connor
|
323c171a27
|
test logFile before doing regexps on it
|
2020-05-11 18:35:31 -04:00 |
Isaac Connor
|
77b4dd6b35
|
add POD and fixups to zmonvif-trigger.pl
|
2020-05-11 18:34:38 -04:00 |
Isaac Connor
|
92ba017328
|
Spacing
|
2020-05-11 09:19:33 -04:00 |
Isaac Connor
|
582102c2c6
|
Fix use of backticks for newer mysql
|
2020-05-11 09:19:16 -04:00 |
Isaac Connor
|
81cd338545
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2020-05-11 08:34:19 -04:00 |
Isaac Connor
|
d23258cb23
|
Allow for backticks in sort column
|
2020-05-11 08:34:07 -04:00 |
Isaac Connor
|
415ffbd771
|
remove weird comments
|
2020-05-09 18:30:21 -04:00 |
Isaac Connor
|
9beb1973df
|
move the db update script to a modern version so it gets executed
move zmonvif-trigger.pl to /scripts
|
2020-05-09 18:04:27 -04:00 |