How DeepStream will automatically load the next video file after reading it

How DeepStream will automatically load the next video file after reading it.

I’m using DeepStream SDK 5.0 PythonBindigs.
I want DeepStream to set the h264 video file to source and read the video file to the end, then read another video file.
I don’t know if there’s anything I can do to help.

Hi
We do not support this, but sample adding source dynamically may give you some clue.