Commit Graph

49 Commits

Author SHA1 Message Date
Cedric Verstraeten
ede8b81fc8 Update Device.go 2025-01-19 09:58:53 +01:00
Cedric Verstraeten
542f83433b Update Device.go 2025-01-18 09:09:33 +01:00
Cedric Verstraeten
6fc6d9a99e reuse main http client + resolved memory leak (close previous response) before creating new one. 2025-01-16 21:43:28 +01:00
Cedric Verstraeten
ee8a919932 support for latest hikivision ONVIF 19.12 2024-08-21 16:07:06 +02:00
Cedric Verstraeten
8902e4e789 upgrade onvif library 2023-12-18 20:16:21 +01:00
Cedric Verstraeten
71b6d48393 diz memory leak + import 2023-12-06 20:38:25 +01:00
Cedric Verstraeten
bb5a87b253 Merge remote-tracking branch 'upstream/master' 2023-12-06 19:45:28 +01:00
tarancss
8677b3be7e fix memory leak and events 2022-09-17 01:18:56 +02:00
Jean-Francois Smigielski
6f1154fc4d ws-discovery: Return an error instead of printing & ignoring 2022-05-10 13:21:27 +02:00
Jean-Francois Smigielski
9b5df9ac2c Avoid non-error debug on stdout 2022-05-09 09:13:30 +02:00
刘跃龙
1bfeb9b57d fix:get Extension services 2021-10-25 10:59:11 +08:00
刘跃龙
c5e512ad1a fix:get Extension services 2021-10-25 10:55:46 +08:00
cedricve
37d8a71395 rename imports 2021-06-04 21:51:49 +02:00
kikimor
2fb044d81c endpoint nat support 2021-03-06 23:56:46 +05:00
kikimor
51ae55e8a0 External httpClient support 2021-02-24 21:58:44 +05:00
eamon
6a2c796805 fix case 2021-01-31 16:12:54 +08:00
Edward
928207d461 simple mod to github.com/use-go/onvif 2020-04-29 10:53:49 +08:00
Eamon
56ddaaca0e use a better way in getEndpoint 2018-05-18 09:13:38 +08:00
Eamon
dc42c9d688 fix service url resolving from device map & use an automatic way. 2018-05-17 18:10:19 +08:00
Eamon
f4182a60d9 update string comparison in callmethod 2018-05-16 17:03:28 +08:00
Eamon
9fcfc36610 fix wrong package using 2018-05-16 15:15:25 +08:00
Eamon
57dc05360e Expose Device type for outer developer using & format code file 2018-05-16 14:12:18 +08:00
yakovlevdmv
edeeac2935 WS-Security fixed to correspond YUNCH yc-110ar camera, examples folder added 2018-04-10 22:42:27 +03:00
yakovlevdmv
c9568c7ad5 Merge conflicts 2018-04-10 03:01:17 +03:00
yakovlevdmv
b302c5c92b WS-security update(moved to gosoap progect), return error on HTTP digest authentification required 2018-04-10 02:59:48 +03:00
George Palanjyan
86ca55954a fix bugs 2018-04-10 02:08:46 +03:00
George Palanjyan
cb3bd7e4d8 merge Device.go 2018-04-10 00:18:53 +03:00
George Palanjyan
9c02c509c7 add api 2018-04-10 00:12:58 +03:00
yakovlevdmv
36090abc65 Some improvements 2018-04-08 02:04:58 +03:00
yakovlevdmv
42e62d7f52 Bugs fixed 2018-04-07 22:16:11 +03:00
yakovlevdmv
86573fc414 Some improvements added. README edited 2018-04-07 18:54:57 +03:00
yakovlevdmv
4966762ce0 README editted, reutrn error if got 404 and return error in device constructor 2018-04-07 18:22:03 +03:00
yakovlevdmv
1aee7f15e3 The scopes of device functions are edited 2018-04-07 17:49:01 +03:00
George Palanjyan
ebdecc4c7f xml processing 2018-04-06 22:25:40 +03:00
yakovlevdmv
d5ca888bc4 Added Analytics datatypes. Changing namespaces prefix at struct tags 2018-04-05 06:15:00 +03:00
yakovlevdmv
d93d40283a Improvements in the package 2018-04-05 01:29:01 +03:00
George Palanjyan
68f24e5a17 merge Device 2018-04-04 22:57:16 +03:00
yakovlevdmv
25ec776ded Some improvements at Device.go. Adding WS security 2018-04-04 22:42:40 +03:00
George Palanjyan
c6ad810450 Fix bugs 2018-04-04 22:04:13 +03:00
yakovlevdmv
a72fd9bcf5 Add doc. Some improvments was made 2018-04-04 21:07:25 +03:00
George Palanjyan
95b401fbe3 Added auto check option 2018-04-04 01:22:08 +03:00
George Palanjyan
a037f9f7f1 Merge conflict 2018-04-04 01:17:30 +03:00
yakovlevdmv
72c2fa719c Add CallAuthorizedMethod, make device private and add constructor 2018-04-03 17:44:25 +03:00
yakovlevdmv
8614f8d683 Add CallAuthorizedMethod, make device private and add constructor 2018-04-03 17:42:11 +03:00
George Palanjyan
7171b4a73e Fix bugs 2018-04-03 16:57:06 +03:00
yakovlevdmv
ef14914e75 buildMethodSOAP function added to Device.go 2018-04-03 15:35:27 +03:00
yakovlevdmv
f98f8f724b Built in types and SOAP realisation 2018-04-03 00:05:36 +03:00
yakovlevdmv
80811f87ac Edit soap.go 2017-12-01 18:01:54 +03:00
yakovlevdmv
cdedf5a339 Initial commit 2017-11-24 17:08:48 +03:00