-
I tried to run this script without Kibana, on Jetson AGX Xavier with Jetpack 4.4 flashed by SDK Manager.
But the script cannot executed to the end, and I found following error.
Error: Failed to re…
-
**Describe the bug**
When running the Python sample for SampleDecode.py using:
`python3.6 SampleDecode.py 0 rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov test.nv12`,
which …
-
Hi, What would you recommend for running tensorrt with two cameras? How can it be integrated into coding?
-
### Verification
- [X] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_r…
-
I trained 2 custom models of yolov5s and yolov5m for number plate detection. Then I used the onnx models of both to check the detections in deepstream 5.1. I followed the steps provided but could not …
-
I was trying to run Nvidia Deepstream SDK example. But when I was trying to run Deepstream to output the inferred videos to an RTSP video stream and visualize this RTSP stream with VLC, I am running i…
-
Hi,
it is not a issue with the wrapper or the package itselfs but maybe with the kernel driver.
Every time I start the `realsense2_camera rs_camera` launchfile the device node in `/dev/video0` or …
-
Hi,
I want make jetson-inference on V100, but something seems error:
/usr/bin/ld: cannot find -lnvcaffe_parser
/usr/bin/ld: cannot find -lnvinfer
collect2: error: ld returned 1 exit status
CMakeF…
-
Docker image: nvcr.io/nvidia/deepstream-l4t:5.1-21.02-samples
input or output layers are empty, check trtis model config settings
ERROR: failed to initialize backend while setup model:ssd_inceptio…
-
I've executed this app however I've faced some issues as follows:
1. there is a wrong file path into `deepstream_dewarper_test.c`:
```diff
$ git diff
diff --git a/deepstream_dewarper_test.c b/…