python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
onvif gsoap event related
We are currently developing the onvif protocol using gsoap 2.8.80. I can't find an answer in the event part, so I'm asking this question. If you click the event in Onvif Device Manager and check the d...
Hwanseok Jeong
Votes: 0
Answers: 1
soap struct context is not being set in interface file implementation
Upgrading gsoap 2.8.17 to 2.8.108. soapcpp2 generates the interface header file(soap.h) and corresponding implementations (soapC.cpp). This has some functions to instantiate soap objects having naming...
Cracken
Votes: 0
Answers: 1
How can a Qt ONVIF application be created?
I want to create an application to control camera parameters (users/ptz/get video). The camera is using the ONVIF protocol.
I am using Qt framework 5.13.
I found gsoap tool and .wsdl files from onfiv....
Payalnick
Votes: 0
Answers: 1
How to handle gzip-compressed responses with the gsoap logging plugin; alternately, how to turn off compression completely
UPDATE
I have resolved the issue, at least to my satisfaction. I was using a window size of -15 in inflateInit2, based on other examples I had seen, but this was obviously not correct. Based on a re...
John Bode
Votes: 0
Answers: 1