rapidonvif icon indicating copy to clipboard operation
rapidonvif copied to clipboard

ONVIF C++ lib, support ProfileS, mail to [email protected] for latest version

Results 12 rapidonvif issues
Sort by recently updated
recently updated
newest added

* .gitignore: added * CMakeLists.txt: added settings for cmake

Hello, I made some tests with this library. There is lot of memory leaks and segfault due to non return value check. I do not recommand this library on production...

When someone want to change `struct soap` attribute, such as `soap::connect_timeout` to get a more friendly experience when destination port is closed, there are no means to achieve this, because...

In line 363 & 379 of onvifclientmedia.hpp. The parameter 'profileToken' is not handled. Should be requested to the camera. I suggest to add the following code to line 379. SnapshotUriReq.ProfileToken...

I have followed the steps for linux build in order on Ubuntu 17.10. The make command results in this two errors: ``` g++ -o onvifagent -DLINUX -Os -fPIC -DUSE_WEBSOCKET -DWITH_OPENSSL...

I try to open example/client with Visual Studio 2013 When I Compile the code ,I got error can not open file "onvifcpplib.lib" I think this lib is missing

Upon running the example program "../output/raspberry-pi2-32bit/bin/onvifagentcli" on a raspberry PI I2 I get the repeated error message: sh: 1: onvifagent: not found include/onvifagentlib.hpp 109 onvif Agent process exit !!! I...

Hi, When I attempt to run the code from the ReadMe file, a lot of errors show up. example: **"EVP_CIPHER_CTX' does not name a type"** **"'EVP_CIPHER' does not name a...

Do you have a plan for an iOS version?

What license should we adhere to if we choose to use this library?