onvif-qt-server-client icon indicating copy to clipboard operation
onvif-qt-server-client copied to clipboard

Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++

Results 8 onvif-qt-server-client issues
Sort by recently updated
recently updated
newest added

hi the probem is this: OnvifDeviceLib.lib(onvifdeviceC.obj):-1: error: LNK2005: "void * __cdecl soap_class_id_enter(struct soap *,char const *,void *,int,unsigned int,char const *,char const *)" (?soap_class_id_enter@@YAPAXPAUsoap@@PBDPAXHI11@Z) already defined in OnvifDiscoveryLib.lib(onvifdiscoC.obj) I have 33568...

-1: error: cannot find -lOnvifDiscoveryLib :-2: error: cannot find -lOnvifDeviceLib :-3: error: cannot find -lOnvifEventLib :-4: error: cannot find -lOnvifAnalyticsLib :-5: error: cannot find -lOnvifMediaLib :-6: error: cannot find -lOnvifPTZLib...

Hi I am trying to build the project on windows using qt Creator4.4.1. When i try to build the onviflib, i get the error: -1 error: No rule to make...

Hi I am trying to build the project on windows using qt. When i try to build the onviflib, i get the error onvif-qt-server-client-master\onviflibs\onvifcore\OnvifDiscoveryLib\soap\stdsoap2.cpp:5145: error: C2065: 'SOL_TCP': undeclared identifier Can...

I'm successfully connecting to unprotected onvif cameras using your library. I'm trying to connect to a user/password protected ptz camera, I have found no way on how to do it...

Updated versions of [gsoap](https://sourceforge.net/projects/gsoap2/files/gsoap-2.8/) were released since mid June 2017 to fix a potential server-side vulnerability. See the [advisory](https://www.genivia.com/advisory.html) for details. Updating the NVT devices is strongly recommended. Also [Older...

How can I add stream RTSP URL to serveronvif?

Hello @hummatli I am new to this project . is it possible to set username and password for onvif server when onvif device manager want to connect to server ?...