Relative Content

Tag Archive for c++httppostlibcurlonvif

Add URI Request to LibCurl Post command

I am using ubuntu 22.04 and libcurl 7.81.0 to create and send onvif post command. I originally got everything working in python, but am unable to use python in the final project. Therefore I’d like to replicate the command in libcurl. My issue is not with sending commands and receiving responses.