-
If the server drops out, and the client loses connection, after reconnecting (`dsClient.getConnectionState() === "OPEN"`)
record subscriptions are not fired.
**To Reproduce**
Fork this sandbox to…
-
@nv-ad , @nv-unnikrishnankgs ,
Thanks for your work.
As I know NVIDIA has just released DeepStream SDK 6.4, when will you update this repo accordingly?
-
just wondering how the fps is calculated for the batch 16 case. It reported https://github.com/NVIDIA-AI-IOT/yolo_deepstream/tree/main/yolov7_qat the fps is 168 for FP16. Does this mean for each batch…
-
Tritonserver requires libssl1.1 in the current dockerfile, but Ubuntu 22.04 (in Jetpack 6) has moved to libssl3. I was able to get it to build successfully by adding to the config.py:
```
if L4T_…
-
Hello,
I am currently testing the deployment guide of bytetrack in deepstream on a jetson AGX xavier with 8 camera feeds, and it works great apart from the major memory leak. The program uses the e…
-
Hi,
I am using deepstream 6.3 for running the source code.
From the logs I could understand that model loading and inference are working, however the inference result from arcface model that is sup…
-
Hello.
I am trying to run the Python file from this repository using the given command: python3 deepstream.py -s file:///opt/nvidia/deepstream/deepstream/samples/streams/sample_1080p_h264.mp4 -c conf…
-
Awesome script!! I got this to work yesterday but had to tweak a few things.
For the ~/jetson-files dir, I had placed the Deepstream .deb as well as my Jetson image in compressed zip format.
I…
-
Hello
https://github.com/prominenceai/deepstream-services-library/pull/879
I'm using an updated tracker api and using monitor-action as an action.
The test was conducted with NvDCF and DeepSort, …
-