3.4.1. Examples for quad-mipi sensor - 3.4.1. Examples for quad-mipi sensor - 2021.2 English - XD336

Versal Base TRD Documentation (XD336)

Document ID
XD336
Release Date
2025-10-03
Version
2021.2 English
  • Run 4 channel mipi camera with 3840x2160 resolution monitor

    smart-mipi-app
    
  • Run 4 channel mipi camera with 1920x1080 resolution monitor

    smart-mipi-app -W 1920 -H 1080
    
  • Run 4 channel mipi camera with specified AI model

    smart-mipi-app --t1=yolov3 --t2=refinedet --t3=facedetect --t4=ssd
    
  • Run 4 channel mipi camera with specified media device, the default is “/dev/media1”

    smart-mipi-app -m 2