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-
Hi Usama, try to use dumpbin.exe tool to examine the dependencies of the compiled dll. dumpbin.exe usually comes with Visual Studio and you can find it in in tools directory(https://docs.microsoft....
-
Hello Peter, http://<ipaddress>:<port>/hls/1.mkv?&pos="1612256206049"&duration=10 You don't need quotes around pos parameter value - try it like this: http://<ipaddress>:<port>/hls/1.mkv?&pos=16...
-
textoverlay to a specific camera, put a bookmark, taking video backup, export camera record. It seems that, it can be done, from inside the plugin. Do you have any advice to do it with writin...
-
Hi Hendrik,It looks that I've managed to reproduce a similar issue with these steps:1. Pause video.2. Press on any object from the object tab.3. Video jumps to the frame with an object, but the bou...
-
Hello Ali, Is there a part, or a code sample to trigger the API commands. At the moment SDK doesn't provide any additional tools to execute API commands. You can do this, but would be the same as...
-
Do you want to execute this code in your cloud service or on the plugin side? Ideally I want to execute code only when it was changed but I don't see such callbacks Renaming cameras doesn't seem...
-
Hi Raúl, for video export you can use API call /hls/<cameraId>.<format> , it allows to download chunks of archive video in mpeg-2/ts (.ts) or Matroska (.mkv) formats. for images export check API ...
-
The problem was solved. It was caused by older Wave build. At some point, duration option was renamed to durationMs and startTime to startTimeMs. To avoid such issues, it is best to check with ser...
-
Could you please show your code that you used to save .yuv file and tell me video parameters from the original stream(codec, bitrate, resolution)?
-
Hello Kramer, the correct authkey for your credentials would be: bG9naW51c2VyMTo1YjhiMDJjZGYyNjUwOjhlYTUzZmU2ODhlNDRlZTQ4ZjU5OWRhODYwNDk1MWJj And is this authkey permanent? No, it isn't permanent...