Please provide complete information as applicable to your setup.
ubuntu 18.04
gtx 2070
5.1
7.2.1
60.32.03
Cannot use local mp4 files on deepstream peoplenet model on docker.
**I have the peoplenet docker as shown here which runs fine, however when I attempt to change the source video to something that exists in my local system inside the home directory (where the container is mounted) I get the following error ERROR from src_elem: Invalid URI "../../models/tlt_pretrained_models/peoplenet/data/crowd_2.mp4".
I’m sure the solution is easy, I just seem to be forgetting something due to my inexperience with both docker and ubuntu**