Trying to build the License Plate Recognition (LPR) example, I’ve got the application built in the docker container nvcr.io/nvidia/deepstream-l4t:5.1-21.02-samples.
Tried to run it, getting “One element could not be created. Exiting.”. I believe this is because the test video us_car_test2.mp4 is missing.
Anyone know where I can find this video, or alternately, any mp4 file containing an H264 video of US cars with visible license plates?
Thank you.