mpromonet / v4l2onvif

ONVIF server for V4L2 Devices
GNU General Public License v3.0
118 stars 61 forks source link

Erroneous execution #2

Closed quyong123 closed 6 years ago

quyong123 commented 6 years ago

hi: I use ubuntu14 and ./onvif-server.exe Listening to 8080 SOAP 1.2 fault: SOAP-ENV:Receiver[no subcode] "" Detail: setsockopt unset IPV6_V6ONLY failed in soap_bind() maybe not support IPV6?

mpromonet commented 6 years ago

Hi, This seems related to the gSOAP release you are using. Did you looked to https://sourceforge.net/p/gsoap2/bugs/966/ ? This is an old bug, but maybe you are using an old gSOAP. Best Regards, Michel.