Ali Ergin Hacimahmutoglu
- Total activity 73
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by Ali Ergin Hacimahmutoglu-
Thanks Andrey, I will go on with using the others.
-
Hello; I want to clarify one issue about my question that I have asked in my previous posts. The picture that will be shown next to the camera view, will come from a database. These are pre...
-
Hi Andrey; I just want to ask question according to about your post above. As you said, I want to add a picture to rectangle in bounding box , however I could not find type class of rectangle c...
-
Evgeny and Andrey descriptions for way to do, is very clear. Only things to be done, is little coding. Thanks for help.
-
Thanks Andrey, I will go on with your recommendation.
-
Hi Anton, Thanks for help, I found my failure. Wireshark was helpful for me. There is nothing wrong about Qt library and the codes above. In my previous codes, I got a bug in refining received ...
-
For my case, I am thinking the worst scenario. If I give up with Qt which library, would you advise me to use. And also which library are you using? I had tried to integrate Poco and Curl but I...
-
Hi Anton, We are working with Bosch Cameras and these devices accepts digest authentication by default. In order to make a connection from Plugin to Bosch devices, digest authentication with C++ ...
-
The right format, to add the header, should be: digestResponse = "Digest username=\"" + _userName + "\"" + ", realm=\"" + _realm + "\"" + ", nonce=\"" + _nonce + "\"" + ", uri=\"" + urlAfterIp +"...
-
Hi Anton, In your sample, when we choose Analytic Event type: 'Object in the area' event. It automatically passes the description and caption content to the desired action text (textoverlay/bo...