Please provide complete information as applicable to your setup.
• Hardware Platform Jetson
• DeepStream Version 6.3
• JetPack Version (valid for Jetson only) 5.1.2
• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only)
• Issue Type( questions, new requirements, bugs)
I set multiple local mp4 file as input. Each mp4 is 25 fps, after I run these mp4 files with deepstream and set the output with nv3dsink. The issue is the output stream play with different fps. (I have enabled sync: 1 for nv3dsink). I want to know how do I control this time synchrnization? And is this synchronization only occured for sink display? Will it impact infer and mqtt broker?