Three cameras on Jetson Nano

Hi,
Performance of deep learning inference depends on the models. We have a sample config file for Jetson Nano:

/opt/nvidia/deepstream/deepstream-5.0/samples/configs/deepstream-app/source8_1080p_dec_infer-resnet_tracker_tiled_display_fp16_nano.txt

The model is resnet10.

For sources in MJPEG, you may refer to this patch:

It uses jpegdec in the patch. Another working solution is to use nvv4l2decoder mjpeg=1.