onvif icon indicating copy to clipboard operation
onvif copied to clipboard

Fix memory leak and events

Open tarancss opened this issue 1 year ago • 0 comments

General fixes Closes HTTP response body after reading - I think fixes https://github.com/use-go/onvif/issues/20. Minor linting changes.

Events Fixes types. Adds MessageNotification type. Generated some methods used in downstream repo. Tested with a Safire SF-IPB025WA-4E IP camera.

tarancss avatar Sep 16 '22 23:09 tarancss