cpp-surveillance-cli icon indicating copy to clipboard operation
cpp-surveillance-cli copied to clipboard

Results 2 cpp-surveillance-cli issues
Sort by recently updated
recently updated
newest added

I want to capture picture from a camera ip chanel to RAM memory. I found H264_DVR_CatchPicInBuffer function in SDK, but i can't use, because i develope by C#. I saw...

Hello I have studied your ClientDemo2 project written in C++ and have a big problem. In "RealDataCallBack_V2" event how we can extract JPEG data from *pFrame parameter when pFrame->nPacketType is...