Can I use video stitching with nvss_sample.exe ?

I can run nvss-sample.exe successfully with image_input.xml but got error in reading Camera{n}.mp4 file when I am using video_input.xml file.

I am reading the source code main.cpp and app.cpp now. Because I am not yet familiar with the API, I cannot coniirm my understanding is correct, but it seems your nvss_sample does not seem to support video input files.

Am I right?

If yes, please let me know why you provide video_input.xml and corresponding video files. Do I have to program myself? Of course I will do that soon. But for the time being,I want to know the fact.