Hello @Alifer_Moraes , @manish_bajaj ,
I want to run some object detection applications on imx8mpevk board.
Linux version 5.10.9-1.0.0+g32513c25d8c7 (oe-user@oe-host) (aarc1
Machine model: NXP i.MX8MPlus EVK board
I have connected mipi csi2 to the board and able to capture video using mipi ov5640 camera using gst-launch-1.0 v4l2src device=/dev/video1 ! autovideosink and display it on HDMI monitor.
But when I try to run object detection demo application using pyeiq --run object_detection_tflite --video_src=/dev/video1 .
I am getting error like :
[16732.920316] mxc-mipi-csi2.0: unsupported csi-sam command -1068476902.
Using /dev/video1 as video device
Your video device could not be initialized. Exiting...
Can you please help me solve this error.
Thank You.
Kind Regards,
Keniz