zoneminder/onvif/proxy/lib/WSNotification/Interfaces/WSBaseNotificationSender
root e6be9210c5 fixes bug with zmonvif-trigger.pl (Perl) :
zmonvif-trigger.pl is a Perl script that is supposed to monitor and forward
onvif events to ZM . Currently this does not wok as :
SOAP requests need to have a header containing "Action"	"To" and "UIID" fields
as per ONVIF specifications  (tested with Reolink rlc-831A)
This patch fixes that (creates proper SOAP headers ) .
IT now works ( tested with Reolink rlc-831A)
2023-07-02 10:32:28 +02:00
..
NotificationProducerPort.pm debug, spacing, quotes 2020-06-25 16:04:50 -04:00
SubscriptionManagerPort.pm fixes bug with zmonvif-trigger.pl (Perl) : 2023-07-02 10:32:28 +02:00