• Hardware Platform Jetson nano
• DeepStream Version 5.0 DP
• JetPack Version (valid for Jetson only) 4.4 DP
• TensorRT Version 7.X
I want to use deepstream-python-apps for decoding the rtsp multi-stream and then I want to use the decoded frames in my custom application python, How do I do,? I want to put the frame_image into queue but this don’t work, How do I can use the decoded frames in custom python code?