
Sergey Yuldashev
- Network Optix team
- Total activity 284
- Last activity
- Member since
- Following 1 user
- Followed by 4 users
- Votes 14
- Subscriptions 138
Activity overview
Latest activity by Sergey Yuldashev-
Sergey Yuldashev commented,
Hello Vikram ,At the moment the archive encryption is considering only video .mkv files as the target.Right now the task to encrypt other files with the potentially sensitive information is not in ...
-
Sergey Yuldashev commented,
Hi Jackson ,Please refer to the description of json-rpc mechanism supported by the Media Server:https://meta.nxvms.com/doc/developers/api-tool/json-rpcIt effectively allows you to subscribe to any ...
-
Sergey Yuldashev commented,
Official comment Hello Sigalc, There is actually a rather simplistic way to retrieve the information about the plugins that are currently enabled for the particular device with the most recent version of the API co...
-
Sergey Yuldashev commented,
Sorry, I missed this part: The total recording size This data will be returned for the below request. Please note that the documentation is misleading right now and will be fixed. It should be sent...
-
Sergey Yuldashev commented,
Official comment Hello HaoYuTek, In order to retrieve information about the existing footage for each device, please refer to this api method: https://meta.nxvms.com/doc/developers/api-tool/rest-v3-devices-id-foota...
-
Sergey Yuldashev commented,
Hello, It is impossible for the resource registered as the camera over the autodiscovery process or manually adding over the ip address specification. Server is retrieving the url directly from the...
-
Sergey Yuldashev commented,
Hello ali dari, We need more details in order to help you. Such as: What is the Media Server version you're using? Did you try doing the regular routine of adding the Virtual Camera using the De...
-
Sergey Yuldashev commented,
Hello Jenifer, Based on the methods used in the attached code snippet you are trying to utilize the In-Client JS API.Sorry, I had to make this disclaimer because Nx Platform offers different types ...
-
Sergey Yuldashev commented,
Hello Tanaya Ghosh, To create a rule please use the POST /ec2/saveEventRule method in accordance with the API documentation: https://meta.nxvms.com/doc/developers/api-tool/ec2-saveeventrule-post Pl...
-
Sergey Yuldashev commented,
Hello Tanaya, 1. Error from server In the first example you are using GET request and trying to attach the http body.Most likely what's happening is the HTTP client you are using in this case will ...