On deepstream 5.0 image is not being saved

On the Jetson Nano, Deepstream-5.0 is not saving the images. I have tried the deepstream-image-meta-test app , But the mage is not going to save only the green image is getting on each object detection. I want to implement the image saving on deepstream-app c++ code.

can anyone help me on this?

Hardware Platform (Jetson / GPU):
DeepStream Version:
JetPack Version (valid for Jetson only):
TensorRT Version:
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)

Can you report the problem with the following template? Especially the steps to reproduce the problem.

Hardware Platform (Jetson / GPU):
DeepStream Version:
JetPack Version (valid for Jetson only):
TensorRT Version:
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)

Is that right now?

The deepstream-image-meta-test sample has been tested before being released. For us, the sample app can work. So we need you provide the details to reproduce the problem. Please fill the information to the template.

Hardware Platform (Jetson / GPU):Jetson Nano
DeepStream Version: deepstream-5.0 (5.0.1-1)
JetPack Version (valid for Jetson only): jetpack 4.4
TensorRT Version:7.1.3-1+cuda10.2
NVIDIA GPU Driver Version (valid for GPU only):nvidia-l4t-tools (32.4.3-20200924161615
Issue Type( questions, new requirements, bugs): deepstream-image-meta-test app , But the mage is not going to save only the green image is getting on each object detection
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) deepstream-image-meta-test rtsp://xxx.xxx.x.x/xx
Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)deepstream-image-meta-test

We can reproduce the problem and this bug is under tracking internally. We will update when there is any progress.

Hey guys, also have the exact same issue with image saving from an RSTP stream with the following specs:
Codec: H264 - MPEG-4 AVC (part 10) (h264)
Color primaries: ITU-R BT.709
Color space: ITU-R BT.709 Range

No issues from the included sample stream files:
sample_1080p_h264.mp4
Codec: H264 - MPEG-4 AVC (part 10) (avc1)

@Fiona.Chen hello, is the problem sovled ?

Not yet.

Is there any progress?

The internal test for the new release is on-going, please wait for the formal announcement of the new release.

IN deepstream 5.1 which released in 0226, the bug still exists

The case can work with JetPack4.5.1 and DS5.1 now.