The new nvstreammux cannot go back to PLAYING state after EOS

• Hardware Platform (Jetson / GPU)
GPU (A10)
• DeepStream Version
Deepstream 6.3
• JetPack Version (valid for Jetson only)
• TensorRT Version
TensorRT 8.6.0
• NVIDIA GPU Driver Version (valid for GPU only)
Version 530.41
• Issue Type( questions, new requirements, bugs)
Question / Bug
image

after streammux receive stream eos, can’t stop appsrc(sourceid = 0) linked to streammux .it is blocked.
how to go back to playing?

I check examples in deepstream. It only mark received eos, or quit pipeline.
image
image

how to continue using the pipeline after received eos message?