Hendrik Baekeland
- Total activity 96
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 20
Comments
Recent activity by Hendrik Baekeland-
Hello Maxim,I'm sorry for such long delay.The problem with getPluginSideSettings is don't understand how to use it. I need to pass Result<const ISettingsResponse*>* outResult to it and I don't know...
-
Hello Maxim,I still have a questionI want to share analytics settings between our web app and the networkoptix plugin. For example I have a setting 'detect people' for a specific camera and I want ...
-
>In GUI user clicks "Apply" or "OK" button, settings values are passed to the server. Server saves to DB and calls doSetSettings.Ok, I need to do the same process but from the code, when I receive ...
-
>From where? What is the source?Our cloud is the source (not a networkoptix cloud). Now I don't know exactly which method I will use. Probably I will constantly pull some URL or connect to a websoc...
-
Hello Andrey, Thank you for your answers, I appreciate it.Now I understand that if I want to receive settings from the cloud I need to receive settings somewhere (not in every DeviceAgent but in a ...
-
>Decide which part of the code are you going to go this: Engine, DeviceAgent?I need to store settings per camera, so I need to do it in the DeviceAgent>getPluginSideSettings IS a part of a plugin c...
-
Hello Andrey,Do I understand correctly that getPluginSideSettings method will be called every time I open settings? (after the bugfix)If so I see it in a such way:1. I receive settings in the plug...
-
Hello Andrey,My scenario is following: I want to keep settings in the plugin and in the cloud simultaneously, and be able to modify settings automatically in the plugin when they are modified in th...
-
Hello Andrey,Sorry, I didn't see your answers about motion detectio and secondary streams. How can I configure motion detection?>Are you using this one https://developer.nvidia.com/embedded/jetson-...
-
It's approximately the samePlugin settings:Plugin is disabled (top -d 10): Plugin is enabled (top -d 10):Camera resolution is 3840x2160