Deepstream 6.2 python file loop show error

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) Jetson xavier
• DeepStream Version 6.2
• JetPack Version (valid for Jetson only) 5.1-b147
• TensorRT Version 8.5
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

Hi can someone help me to figure the issue I have with implementing file-loop in python with deepstream-6.2 . The same code was working fine with 6.0 but doesn’t work with 6.2 . It shows i can’t create the nvurisrcbin

here is the code :

this is the error message:

Screenshot from 2023-07-01 22-53-06

NoneType object usually means that the installation was not successful.

You can try to reinstall.

Thanks

So what was not install successfully ? what do I need to reinstall ?

Can you run deepstream_test_1.py successfully ?

If failed, Maybe try this documention step by step

And can you try the following command to see if you get the output ?

gst-inspect-1.0 nvurisrcbin

it says " No such element or plugin ‘nvurisrcbin’ "
from

gst-inspect-1.0 nvurisrcbin

It’s a plugin of DeepStream,Please try to install DeepStream again.

deepstream or gst-python ?

DeepStream

There is no update from you for a period,
assuming this is not an issue anymore.
Hence we are closing this topic.
If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.