Andrey Terentyev
- Network Optix team
Nx Support Team
- Total activity 1590
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 519
Comments
Recent activity by Andrey Terentyev-
Hello Albert Climent Bigas, - The video itself is retrieved in only one http request, making it impossible to seek timestamps unless the video has been completely downloaded.- Once the video has f...
-
David, == Sync from the custom UI to the NX. All the settings you can see in GUI are loaded from the engineSettingsModel or deviceAgentSettingsModel when the settings window is opened. When the Ser...
-
Hello Tome , Could you please provide step by step scenario of what are doing? What is expected result? What is actual result? Screenshots would be very appreciated.
-
Hello Abdourazaki Derman , So I'm a little bit confuse how to proceed and need some help. Proceed just by reading further. For full source code details, see files in opencv_object_detection_analy...
-
Daniel Hwang , Could you tell me if there is another way than using HTTPS API?Such as a way to get an audio stream directly from a plugin? I'm sorry, there is no other way but using API. it seem...
-
Hello Mat, is there a way of using it and getting the original resolution without re-encoding? Yes. You just omit the "resolution" parameter. In this case, the Server will send a stream with orig...
-
Hello guys, We have made several changes to the code to make all examples to be build both on Windows and Linux. The changes are in review and are not yet merged to the public repo in github. I'll ...
-
Hi Mat, Should I expect unexpected trouble from tweaking this setting? You should not, but you have to make sure this value is set the same on all Servers of a System.
-
Mat, Even in this case there is a default acceptable deviation of 200ms. Can you give a bigger picture, please? What is your scenario, objective?
-
Hello Mat, Why then is it possible that sometimes the frame timestamp is greater than the current timestamp? Does the server use a different clock? Or are my assumptions wrong? That's possible be...