6 Commits

Author SHA1 Message Date
Cedric Verstraeten
8902e4e789 upgrade onvif library 2023-12-18 20:16:21 +01: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
2569cf83bf Use a random ssource port in ws-discovery 2022-05-09 00:58:06 +02:00
Green Lightning
07eeae0187 Fix panic during SendProbe
If ListenPacket returns an error, c is nil and the deferred call to
c.Close() will panic.

Fix this by returning early from the method.
2021-07-26 14:22:05 +02:00
Green Lightning
4ec21b20e0 Do not log "i/o timeout" errors 2020-10-21 00:09:00 +02:00
Edward
8827b21d01 add wsdiscovery 2020-04-29 10:52:08 +08:00