About 100,000 results
Open links in new tab
  1. When running deepstream-test5-app with …

    Dec 3, 2025 · While deepstream-test5-app was running, I checked the memory usage of org.gnome.Shell.Notifications using ps -aux once every 5 seconds. The results showed that memory …

  2. How to extend the test5 program to support new restful api requests ...

    Aug 8, 2024 · Including which sample app is using, the configuration files content, the command line used and other details for reproducing) I need to extend the test5 program to support issuing url …

  3. Deepstream-test5 delivers the message that the target is not …

    Aug 6, 2024 · When I used the deepstream-test5 example, I added a rtsp stream through the rest api and sent messages without a target, with a negative score and a coordinate of 0 ,

  4. Using Nvds analytics to count objects in deepstream-test5-app | DS 7.1

    Dec 26, 2024 · My system has the following specs: GPU: GTX 1660ti RAM: 32 GB OS: Windows 11 Environment: Ubuntu 24.04.1 LTS (Through WSL) Deepstream Version: 7.1 Nvidia-Driver Version: …

  5. Run Deepstream-test5-app fail - NVIDIA Developer Forums

    Nov 4, 2020 · I have flow README file to run deepstream-test5-app, but i got an error: ** ERROR: <main:1451>: Failed to set pipeline to PAUSED Quitting ERROR from sink_sub_bin_sink2: Could …

  6. Dsexample causes deepstream-test5-app to stop or segfault

    Feb 4, 2025 · ./deepstream-test5-app -c configs/test5_config_file_src_infer.txt -p 1 Using opencv will cause data to be copied from the gpu to the cpu, which will cause some performance problems.

  7. Unable to connect to broker library ( Deepstream-test5-app)

    Nov 29, 2019 · Unable to connect to broker library ( Deepstream-test5-app) Accelerated Computing Intelligent Video Analytics DeepStream SDK

  8. Error for test5-app with azure iotedge text file using DeepStream 6

    Nov 3, 2021 · Including which sample app is using, the configuration files content, the command line used and other details for reproducing) test5 app run with azure config file from docker

  9. Deeepstream-test5 error when save image - DeepStream SDK - NVIDIA ...

    Apr 6, 2021 · Using deepstream- test5 I can save images by using some API from deepstream-transfer-learning. However, I can only receive a black image. I checked image size I saw that the image size …

  10. How to remove a symbolic link to a directory? - Super User

    Jul 20, 2009 · 25 Try rm test5 (without the trailing slash). The slash indicates that 'test5' is a directory whereas it's actually a file linking to a directory.