Anton Babinov
- Network Optix team
Nx Support Team
- Total activity 336
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 132
Comments
Recent activity by Anton Babinov-
Your 3rd party app can start NX client via command line with --layout-name="Some layout name" argument. Opening specific camera isn't supported, but I'm guessing you can work around this by creati...
-
Yes, you can use additional query parameters like stream or resolution in your request, please refer to full API reference at https://<server IP>:7001:/static/api.xml
-
There is no API to control GUI client, but you can launch it with specific parameters via command line. Here is the article which explains what you can do via CLI. You'll be able to pass login/pass...
-
Hi Yves, thanks for the detailed description. I'll need some time to investigate this further. I'll get back to you next week.
-
@... at the moment /hls API isn't optimised well and in some cases it could take longer for the server to prepare the content. We're aware of this issue and we're hoping to solve it in future relea...
-
Hello Dani, could you please provide more details about your WEB client? Which functions did you implement in your web client and how/why do you need to run NX client?
-
Okay, thanks, but from the first look, it doesn't seem to have any potential to cause any issues for the plugin. When enabling a plugin for the first time, GUI/Server doesn't have any configuration...
-
Hello Mickey, are you referring to video export option in the desktop GUI versus /media or /hls API call? Depending on how you call API methods it could trigger video transcoding/resizing which mig...
-
Thanks, now I think I've got the scenario on how to reproduce the issue. I was assuming settings are lost after Nx restart, but it looks that this issue occurs only when enabling plugin for the fir...
-
I've checked the logs and didn't find any issues. First logs contains lines: [test_plugin_device_{e3e9a385-7fe0-3ba5-5482-a86cde7faf48}] Received settings:[test_plugin_device_{e3e9a385-7fe0-3ba5-54...