Wanted to know about what type mp4 video I need to have for inferencing

Hi all, I have been referring to this link

where it provides information about how to perform real time object detection in a given video. There are few commands to be executed and they are
python3 video-viewer.py my_video.mp4
python3 detectnet.py my_video.mp4

I have a clarification about the video. Can this video be even a live video and also any saved video. Please clarify.

Thanks and Regards

Nagaraj Trivedi

Hi @trivedi.nagaraj, yes, you can see documentation on the various I/O streams supported in jetson-inference/jetson-utils here: