Isaac Connor
aca642d3db
remove autogenerated files
2020-05-12 11:13:09 -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
Isaac Connor
8ed80f320d
Remove SOAP::List stuff
2020-05-09 17:35:03 -04:00
Isaac Connor
98a112d3c0
code style
2020-05-09 17:21:57 -04:00
Isaac Connor
1026a22e97
delete old Makefiles
2020-05-09 16:46:55 -04:00
Isaac Connor
81fe14c80f
remove cruft
2020-05-09 16:45:04 -04:00
Isaac Connor
75082064fd
Merge branch 'master' of github.com:zoneminder/ZoneMinder into onvif_updated_to_upstream
2020-05-09 16:40:17 -04:00
Isaac Connor
732bb5416f
Merge branch 'master' into onvif_updated
2020-05-09 16:26:29 -04:00
Isaac Connor
2315bed56d
Add set_net_interface function and use the when setting up the multicast socket
2020-02-19 14:27:36 -05:00
Isaac Connor
466468b0fd
code style cleanups and uncomment get_service_urls call in create_services so that we actually parse the ONVIF response.
2020-02-09 13:50:22 -05:00
Isaac Connor
5f702c1905
WHen instantiating the client, can't get services because we havn't set credentials yet
2019-10-03 17:36:57 -04:00
Isaac Connor
c62eff48a7
Turn off debugging that prevents results processing
2019-10-03 17:28:44 -04:00
Isaac Connor
45a9f9158d
spelling mistakes
2018-11-29 10:45:30 -05:00
Isaac Connor
e7fb0f649b
move zmonvif-probe.pl to ../scripts. This is in preparation for removing the onvif library from the Zoneminder source into it's own package.
2018-01-31 16:56:14 -05:00
Isaac Connor
b3984ea2da
Merge branch 'master' into storageareas
2017-07-14 10:38:20 -04:00
Isaac Connor
9d1d2c1ce4
print the line out all at once, fixing the missing comma after fps.
2017-07-13 10:27:53 -04:00
Isaac Connor
171891cd52
Merge branch 'fix_zmonvif' into storageareas
2017-07-13 09:41:59 -04:00
Isaac Connor
5d96a8d14e
make code more robust by handling an undefined get_VideoEncoderConfiguration()
2017-07-13 09:38:42 -04:00
Isaac Connor
5ae34a7561
Merge branch 'master' into storageareas
2017-01-02 09:39:10 -05:00
Andy Bauer
0f15b3ae62
update gpl 2 mailing address
2016-12-26 10:33:03 -06:00
Isaac Connor
96b5af9021
Merge branch 'fix_onvif' into storageareas
2016-10-04 15:00:28 -04:00
Isaac Connor
7561dc00ea
be explici about which unnamed array we are access for getopts. Default username and password to ''
2016-10-04 14:33:13 -04:00
Isaac Connor
e7eab488c9
password is not required, set it to '' to quiet warnings
2016-10-04 14:28:30 -04:00
Isaac Connor
84a18926d8
password is not required, set it to '' to quiet warnings
2016-10-04 14:28:03 -04:00
Isaac Connor
df255d3d5d
check for existence of attribute before calling it to break gently
2016-10-04 14:07:11 -04:00
Isaac Connor
866b6fea8c
Fall back to getCapabilities if getServices is not supported.
2016-10-04 14:06:23 -04:00
Isaac Connor
c1f9c0aff5
also need ProbeMatchesType to inherit get_ProbeMatch
2016-10-04 10:16:01 -04:00
Isaac Connor
b742d316b3
apply use strict and fix issues
2016-10-04 10:15:16 -04:00
Isaac Connor
e6626cef69
if soap version is specified for probe, don't do both versions
2016-10-04 09:51:20 -04:00
Isaac Connor
de22f21813
for soap 1.2 only probe for NetworkVideoTransmitter
2016-10-04 09:36:28 -04:00
Isaac Connor
92d32596cc
revert
2016-10-03 21:59:49 -04:00
Isaac Connor
68936b9af9
code style, replace with '
2016-10-03 21:58:57 -04:00
Dmitry Smirnov
f1acc52913
spellcheck/codespell
2016-07-14 00:30:39 +10:00
Andrew Bauer
c0b357ec59
Merge pull request #1539 from knnniggett/onvifProbeType
...
zmonvif-probe - fixes syntax error reported on some (older) Perls
2016-06-18 11:59:05 -05:00
Jan M. Hochstein
2157f22669
Set ->message to prevent undef error
2016-06-18 15:46:05 +02:00
Andrew Bauer
0fd42abd87
fixes syntax error reported on some (older) Perls
2016-06-17 14:12:14 -05:00
Jan M. Hochstein
5d3f5e5a4a
WSDiscovery: workaround for SOAP::WSDL QName limitation
2016-04-16 19:06:36 +02:00
Jan M. Hochstein
8b92151a0c
WS-Discovery header fixes
2016-04-10 18:19:10 +02:00
Jan M. Hochstein
edf3f3c43a
Fixed WS-Discovery Probe message header
2016-04-10 15:57:53 +02:00
Jan M. Hochstein
2125faa444
Added header elements to perl WS-Discovery proxy
2016-04-10 09:37:21 +02:00
Jan M. Hochstein
1558353672
Force UTF-8 when sending WS-Discovery Probe
2016-04-10 09:37:21 +02:00
Jon Burgess
c1526b8fe5
ONVIF: Fix probe type header and add To header
2016-04-09 17:02:36 +01:00
Jan M. Hochstein
a6500bc61e
Added XML header in serializer
2016-04-09 16:53:41 +02:00
Andy Bauer
4e9a925933
Merge branch 'Autotools_delete' of https://github.com/SteveGilvarry/ZoneMinder into SteveGilvarry-Autotools_delete
2016-04-04 20:52:49 -05:00
Andrew Bauer
2365c2156f
remove $result from onvif error message
2016-03-28 09:53:57 -05:00
Andrew Bauer
671326f686
Merge pull request #1347 from jburgess777/tenvis
...
ONVIF: Tenvis TH661 support
2016-03-21 12:47:13 -05:00
Jan M. Hochstein
bf0c91b67d
WSDiscovery 1.0 proxy generation
2016-03-19 19:06:56 +01:00
Jan M. Hochstein
ae58da31ea
Changed WSDiscovery from 1.1 to 1.0
2016-03-19 19:04:09 +01:00
Jan M. Hochstein
39053f9325
WSDiscovery version changed from 1.1 to 1.0
2016-03-19 18:36:12 +01:00
Jon Burgess
6fd718e2e6
ONVIF: Fix hash reference mixups which broke 1.1 detection
...
With these changes the script now detects my camera during the
1.1 scan and ignores the duplicate 1.2 response.
$ ~/zmonvif-probe.git.pl probe
http://192.168.1.246:8080/onvif/devices , 1.1, (Profile='Streaming', model='C6F0SeZ0N0P0L0', name='IPCAM', location/country='china')
2016-03-19 17:28:39 +00:00