IanKwon
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by IanKwon-
IanKwon created a post,
About the RTSP Stream Distribution Structure of the VMS Server
AnsweredHi, I have a question that came up while I was testing the performance of the Nx Plugin. We are assigning an RTSP Stream using the VMS Client GUI, and I would like to clarify: Does this assignment ...
-
IanKwon commented,
Hi, Ichiro. I have resumed to this issue again. You have mentioned an event called "license notice". And I guess the "license notice" is example name of the "Analytics Event". But we have another ...
-
IanKwon commented,
Thank you for your adivce. It is helpful to make it clear that we don't have auto-refresh feature on the setting page, and I understand what is the recommended way to notify the "real-time" informa...
-
IanKwon commented,
In the Json String, you may see the "#" place holder when you use the "repeater". This is the placeholder for the count of the repeater. So, you can access to the specific counter by replacing the ...
-
IanKwon commented,
You can search for the values in the setting page, by its "name". And this search and retrieve task is done by the function below:ConsumingDeviceAgent::settingValue(const std::string& settingName)...
-
IanKwon commented,
You can search for the values in the setting page, by its "name". And this search and retrieve task is done by the function below:ConsumingDeviceAgent::settingValue(const std::string& settingName)...
-
IanKwon commented,
Of course we can show that timer user feedback using the Banner. But we should split json script, right before the changable string, and right after it also. //example code of Using Banner for th...
-
IanKwon commented,
Like an capture images above, I think we can't deliever feedback through this "Banner". Because it dose not have any "value" to modify from the code. Or, do you mean I can use some variable (ex. ...
-
IanKwon commented,
The read-only GUI I mentioned at last, is the thing like in the screen capture. If there is a feature to describe such a read only feedback (ex. Time Remains), it will make big difference in plugin...
-
IanKwon created a post,
Can I make any user feedback message on the Video stream?
AnsweredHello, I am developing a Network Optix plugin, and we have restricted the number of activated plugins based on the customer's license. However, I find it difficult to notify users when the plugin d...