nvmimg_cap diaplay options

Hi,

I’m trying to run the img_cap sample using an AR0231 camera connected to A0 port on Drive PX2 (P2379) and would like it to be displayed on the HDMI.

Seems like it’s working but not displayed on any of the HDMI outputs:

nvidia@nvidia:~/drive-t186ref-linux/samples/nvmedia/img_cap$ ./nvmimg_cap -cf drive-px2-b.conf -c dvp-ar0231-rccb-raw12-1920x1208-ab -w 1
***** aurix state *****
CAM_PWR_ON: 0x0
TEGRA_GMSL: TEGRA B
TEGRA_FPDL: TEGRA B
TEGRA_A_HDMI: MXM
TEGRA_B_HDMI: MXM
TEGRA_PCI: TEGRA B
FAN_STATE: UNKNOWN


***** aurix state *****
CAM_PWR_ON: 0x1
TEGRA_GMSL: UNKNOWN
TEGRA_FPDL: UNKNOWN
TEGRA_A_HDMI: UNKNOWN
TEGRA_B_HDMI: UNKNOWN
TEGRA_PCI: UNKNOWN
FAN_STATE: UNKNOWN


Sensor AR0231 RCCB Rev7 detected!
Type “h” for a list of options

Is there any command line option to redirect the video to a window on my HDMI monitor?

When running ./sample_camera_gmsl, the video will be shown on my HDMI monitor.

Thanks. Yossi

Hi yossic,
Can you please add -d 0 to command line option.
Please referr to Autonomous Vehicle Development Platforms | NVIDIA Docs
External Media