• Hardware Platform (Jetson / GPU) Jetson Nano • DeepStream Version 6.0 • JetPack Version (valid for Jetson only) 4.6 • TensorRT Version8.0.1.6
• Issue Type( questions, new requirements, bugs)
deepstream_test_3.py runs well with mp4 files but when I provide RTSP URI it gives an authentication error. Even though same URI works with Deepstream-app if I run it with sample config files. Same URI also works with OpenCV.
I have also tried this but doesn’t work:
• 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)
Note: I have tried other RTSP links with this python file, they work fine.
This problem occurs when I use a Dahua IMOU IP camera. But this camera’s stream works well with DeepStream-app and GST-lanch so it should work here too.