Commit Graph

3848 Commits

Author SHA1 Message Date
Jan M. Hochstein 99a4b0c86f Support for ONVIF Analytics and Event handling 2014-11-14 17:17:08 +01:00
Jan M. Hochstein c41148c22c Improved option handling 2014-11-14 17:17:08 +01:00
Andrew Bauer 07636f1077 rename and process zmsystemctl.pl.in 2014-11-14 17:17:08 +01:00
altaroca fae5e57b15 Add command line option '-v' to zmonvif-script.pl 2014-11-14 17:15:58 +01:00
Jan M. Hochstein a18399af69 Basic support for SOAP 1.1 and 1.2 2014-11-14 17:15:58 +01:00
Andrew Bauer 6d4d7dc372 full systemd support 2014-11-14 17:15:58 +01:00
Jan M. Hochstein 932af0c557 Events API 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 58abdc2b40 Analytics API 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 9834841381 Removed references to events 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 12206948fb Removed references to analytics 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 1d1cdaee03 remove temporary and generated files 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 198d537bff Removed hard coded binary path and perl binary location 2014-11-14 17:11:23 +01:00
Jan M. Hochstein ef59f0041c Refactor onvif client code 2014-11-14 17:11:23 +01:00
Jan M. Hochstein 4b896add26 Refactor onvif client code 2014-11-14 17:11:23 +01:00
Andrew Bauer d290af2c9f Move ONVIF control script & add dB entry 2014-11-14 17:11:22 +01:00
Andrew Bauer ecb2ff0c0c ptz control package name must match filename 2014-11-14 17:10:31 +01:00
Andrew Bauer a520cc0653 Add ONVIF files to rpm spec files 2014-11-14 17:10:31 +01:00
Isaac Connor fbf6d94f91 tweaks to make debian build with support for mariadb, update version and start using a fourth version digit set 2014-11-14 17:08:53 +01:00
Jan M. Hochstein b491138057 CMake support for onvif modules 2014-11-14 17:02:45 +01:00
Jan M. Hochstein 96760bdcb8 Revert unintended changes 2014-11-14 17:02:10 +01:00
Jan M. Hochstein 3fd8f4addf Added basic ONVIF support views 2014-11-14 17:00:16 +01:00
Jan M. Hochstein fb31f7f15f Added basic ONVIF support 2014-11-14 17:00:16 +01:00
Andrew Bauer 3a9f814303 Merge pull request #572 from ZoneMinder/buffer_cleanup
remove the case for level >= 2.  Since level is a bool, this code can ne...
2014-11-13 15:47:37 -06:00
Andrew Bauer a00f719f12 Merge pull request #531 from SteveGilvarry/ffmpeg-stability-fixes
351-Rebase Attempt for ffmpeg stability fixes
2014-11-13 15:18:13 -06:00
Isaac Connor 72f34203a0 remove the case for level >= 2. Since level is a bool, this code can never execute. Also, there are no calls to tidy in the current code with values other than 0 or 1, so it's safe to do. Also it removes an error message when using clang++ 2014-11-13 14:41:49 -05:00
Isaac Connor 9c30b806f2 don't require SystemView to view/select groups.
Change the way the groups ine is displayed to give people some idea that it might have something to do with grouping
use _POST instead of _REQUEST
2014-11-13 10:38:20 -05:00
Isaac Connor d6487e99b6 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2014-11-13 09:18:02 -05:00
Isaac Connor ebe35c2135 handle empty [file] to prevent logzilla 2014-11-13 09:17:54 -05:00
Andrew Bauer ae05563562 Merge pull request #564 from cosmedd/cmake-gnutls-fix
Use gnutls-openssl instead of gnutls to fix build with CMake.
2014-11-12 15:51:23 -06:00
Cosme Domínguez Díaz bcbb0c56a6 Apply knnniggett's solution on gnutls-openssl issue which
adds support for RPM based distros.
2014-11-12 22:39:54 +01:00
Andrew Bauer 3eafed81df Merge pull request #565 from cosmedd/debian-cmake-and-lintian
Debian package migration to CMake and some improves with lintian help
2014-11-12 07:00:31 -06:00
Andrew Bauer 72bfa0089c Merge pull request #570 from jmcastro2014/master
Add Control 3S N5071 Dome Ptz Camera
2014-11-12 06:49:28 -06:00
jmcastro2014 af57c177d7 Update zm_create.sql.in
Add Control 3S N5071 Dome Ptz Camera
2014-11-12 08:47:35 -03:00
jmcastro2014 5fe0b84b3c Create 3S.pm
3S API Control Protocol Module
2014-11-12 08:40:35 -03:00
Cosme Domínguez Díaz 7c8030fccf Restore README.md to 3fe5724ca0. 2014-11-11 23:06:34 +01:00
Cosme Domínguez Díaz 972dedd15a * distros/debian -> Autotools
* distros/debian_cmake -> CMake
2014-11-11 22:48:04 +01:00
Cosme Domínguez Díaz 964cdde2b3 Use gnutls-openssl instead of gnutls to
fix build with CMake.
2014-11-11 00:34:23 +01:00
Andrew Bauer 26c9a77590 Update skin.js
Fix issue caused by a previous merge
2014-11-10 12:12:54 -06:00
Cosme Domínguez Díaz 96859e3b11 * Use CMake instead of Autotools.
* Some lintian love (minor fixes and cosmetic changes...)
* Don't remove database data if we are using a remote MySQL server.
2014-11-09 14:18:14 +01:00
Isaac Connor 3fe5724ca0 Merge pull request #550 from SteveGilvarry/patch-1
Update Ubuntu install instructions
2014-11-08 14:58:49 -05:00
Isaac Connor 1d6dffde47 Merge pull request #560 from manupap1/rtsp_fix
Send keepalive messages if the rtsp server supports this feature
2014-11-08 14:53:45 -05:00
Isaac Connor b4a8ba8e8e Merge pull request #561 from manupap1/rtsp_fix2
Use our own SSRC when sending packets on the RTP control stream
2014-11-08 14:52:36 -05:00
Isaac Connor 35d3859aa3 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2014-11-08 14:50:57 -05:00
Isaac Connor 3e8d49d88d add comment to improve understanding 2014-11-08 14:50:44 -05:00
manupap1 336c69e3c0 Use our own SSRC when sending packets on the control stream 2014-11-07 19:38:11 +01:00
manupap1 ea8b93be84 Use our own SSRC when sending packets on the control stream 2014-11-07 19:15:42 +01:00
manupap1 ee7d6a6254 Send keepalive messages if the rtsp server supports this feature 2014-11-07 17:39:50 +01:00
Andrew Bauer 966767e346 Update zoneminder.service.in
Fix restart issue when using systemd
2014-11-06 17:42:40 -06:00
Isaac Connor 17e38560d6 just update the perldoc parts 2014-11-06 10:02:34 -05:00
Andrew Bauer 23ee96c966 Merge pull request #556 from ZoneMinder/add_join
Add a stringVector join function for future use
2014-11-06 08:33:28 -06:00