J3开发板的摄像头如何work

J3套件带有的摄像头连接上之后(如上图红框所示的端口),如何在AI-Express中使用它?目前使用图片回灌的模式是可以运行AI-Express的demo的,但是选择摄像头就不行,无论是选择哪个。log如下:

请问下楼主,你用的哪一款摄像头接入的。

(filter_data_type.cpp:189): stop_id: -1

(filter_data_type.cpp:196): start_id: -1

(filter_data_type.cpp:246): merge_method: head_body

(filter_data_type.cpp:247): head_enable: 1

(filter_data_type.cpp:248): face_enable: 1

(filter_data_type.cpp:249): body_enable: 1

(filter_data_type.cpp:250): hand_enable: 1

(GradingMethod.cpp:25): GradingMethod::Init ./face_solution/configs/grading.json

(WeightGrading.cpp:55): GradingMethod::GradingInit ./face_solution/configs/grading.json

(SnapShotMethod.cpp:30): SnapShotMethod::Init ./face_solution/configs/snapshot.json

(xpluginasync.cpp:28): XPluginAsync::Init

(websocketplugin.cpp:54): WebsocketPlugin::Init

(websocketplugin.cpp:66): attribute_description_path: configs/websocketplugin_attribute.json

(xpluginasync.cpp:28): XPluginAsync::Init

(uws_server.cpp:48): UwsServer::StartServer

(uws_server.cpp:72): UwsServer begin to run

(viopipeline.cpp:141): Enter viopipeline start, pipe_id: 0 pipe_sync_num: 4

(vpsmodule.cpp:1344): Enter Get PYM Data Thread, pipe_id: 0 start_flag: 1 max_pym_buffer is: 8

(vpsmodule.cpp:1431): Enter Get Feedback Data Thread, pipe_id: 1 start_flag: 1 fb_src_type: 1 fb_src_pipe_id: 0

(vpsmodule.cpp:1344): Enter Get PYM Data Thread, pipe_id: 1 start_flag: 1 max_pym_buffer is: 8

(vpsmodule.cpp:1344): Enter Get PYM Data Thread, pipe_id: 2 start_flag: 1 max_pym_buffer is: 8

(vpsmodule.cpp:1431): Enter Get Feedback Data Thread, pipe_id: 3 start_flag: 1 fb_src_type: 1 fb_src_pipe_id: 2

(vpsmodule.cpp:1344): Enter Get PYM Data Thread, pipe_id: 3 start_flag: 1 max_pym_buffer is: 8

(executor.cpp:107): task_queue_ is empty

(executor.cpp:92): task_queue_size: 1 thread_count: 1

(smartplugin.cpp:2770): SmartPlugin Start

[ERROR][vps/hb_vps_api.c:2236] [2989.738247]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 2 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2989.738906]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 3 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][utils/dev_ioctl.c:283] [2989.738932]dev_get_buf_timeout[283]: pipe(2)TIME OUT ,sec(2989)usec(738932)!

[ERROR][vio][utils/dev_ioctl.c:286] [2989.739071]dev_get_buf_timeout[286]: pipe(2)Get buf sem_timedwait failed Connection timed out!

[ERROR][vin/hb_vin_api.c:1315] [2989.739141]HB_VIN_GetDevFrame[1315]: pipeId 2 GetDevFrame BUFFER_OUT_DONE timeout

(vpsmodule.cpp:1444): fb_src_pipe_id: 2 HB_VIN_GetDevFrame error, ret: -268565519

(vpsmodule.cpp:1108): Wait Pym Data Timeout!!! pipe_id: 2

(viopipeline.cpp:425): vps module get info failed, pipe_id: 2

(vioproduce.cpp:1034): iot_vio_get_info failed, ret=-1, consumed_vio_buffers_= 0, dump MemAvailable to mem.log

[ERROR][vps/hb_vps_api.c:2236] [2989.957936]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 0 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2989.962195]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 1 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2991.738503]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 2 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2991.739082]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 3 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][utils/dev_ioctl.c:283] [2991.739254]dev_get_buf_timeout[283]: pipe(2)TIME OUT ,sec(2991)usec(739254)!

[ERROR][vio][utils/dev_ioctl.c:286] [2991.739274]dev_get_buf_timeout[286]: pipe(2)Get buf sem_timedwait failed Connection timed out!

[ERROR][vin/hb_vin_api.c:1315] [2991.739296]HB_VIN_GetDevFrame[1315]: pipeId 2 GetDevFrame BUFFER_OUT_DONE timeout

(vpsmodule.cpp:1444): fb_src_pipe_id: 2 HB_VIN_GetDevFrame error, ret: -268565519

(vpsmodule.cpp:1108): Wait Pym Data Timeout!!! pipe_id: 2

(viopipeline.cpp:425): vps module get info failed, pipe_id: 2

(vioproduce.cpp:1034): iot_vio_get_info failed, ret=-1, consumed_vio_buffers_= 0, dump MemAvailable to mem.log

[ERROR][vio][commom_grp/binding_main.c:373] [2991.907183]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2991.945434]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vps/hb_vps_api.c:2236] [2991.958116]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 0 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2991.962315]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 1 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][commom_grp/binding_main.c:373] [2992.107301]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.145506]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.307551]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.345772]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.507799]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.546031]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.707929]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.746291]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.908134]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2992.946535]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.108358]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.146654]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.308610]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.346913]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.508666]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.547173]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.708722]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vps/hb_vps_api.c:2236] [2993.738664]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 2 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2993.739209]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 3 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][utils/dev_ioctl.c:283] [2993.739407]dev_get_buf_timeout[283]: pipe(2)TIME OUT ,sec(2993)usec(739407)!

[ERROR][vio][utils/dev_ioctl.c:286] [2993.739426]dev_get_buf_timeout[286]: pipe(2)Get buf sem_timedwait failed Connection timed out!

[ERROR][vin/hb_vin_api.c:1315] [2993.739448]HB_VIN_GetDevFrame[1315]: pipeId 2 GetDevFrame BUFFER_OUT_DONE timeout

(vpsmodule.cpp:1444): fb_src_pipe_id: 2 HB_VIN_GetDevFrame error, ret: -268565519

[ERROR][vio][commom_grp/binding_main.c:373] [2993.747433]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

(vpsmodule.cpp:1108): Wait Pym Data Timeout!!! pipe_id: 2

(viopipeline.cpp:425): vps module get info failed, pipe_id: 2

(vioproduce.cpp:1034): iot_vio_get_info failed, ret=-1, consumed_vio_buffers_= 0, dump MemAvailable to mem.log

[ERROR][vio][commom_grp/binding_main.c:373] [2993.908928]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2993.947561]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vps/hb_vps_api.c:2236] [2993.958271]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 0 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2993.962434]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 1 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][commom_grp/binding_main.c:373] [2994.109190]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.147689]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.309444]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.347861]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.509580]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.548125]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.709800]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.748385]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.909930]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2994.948607]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.110166]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.148849]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.310414]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.348939]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.510662]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.549044]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.710768]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vps/hb_vps_api.c:2236] [2995.738815]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 2 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2995.739324]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 3 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vio][utils/dev_ioctl.c:283] [2995.739637]dev_get_buf_timeout[283]: pipe(2)TIME OUT ,sec(2995)usec(739637)!

[ERROR][vio][utils/dev_ioctl.c:286] [2995.739657]dev_get_buf_timeout[286]: pipe(2)Get buf sem_timedwait failed Connection timed out!

[ERROR][vin/hb_vin_api.c:1315] [2995.739679]HB_VIN_GetDevFrame[1315]: pipeId 2 GetDevFrame BUFFER_OUT_DONE timeout

(vpsmodule.cpp:1444): fb_src_pipe_id: 2 HB_VIN_GetDevFrame error, ret: -268565519

[ERROR][vio][commom_grp/binding_main.c:373] [2995.749191]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

(vpsmodule.cpp:1108): Wait Pym Data Timeout!!! pipe_id: 2

(viopipeline.cpp:425): vps module get info failed, pipe_id: 2

(vioproduce.cpp:1034): iot_vio_get_info failed, ret=-1, consumed_vio_buffers_= 0, dump MemAvailable to mem.log

[ERROR][vio][commom_grp/binding_main.c:373] [2995.911025]channel_bump_thread[373]: G2 mipi_sif module dq too much timeout error_detail -3

[ERROR][vio][commom_grp/binding_main.c:373] [2995.949460]channel_bump_thread[373]: G3 PYM_MODULE module dq too much timeout error_detail -3

[ERROR][vps/hb_vps_api.c:2236] [2995.958406]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

(vpsmodule.cpp:1368): pipe_id: 0 HB_VPS_GetChnFrame error, ret: -268696588

[ERROR][vps/hb_vps_api.c:2236] [2995.962557]HB_VPS_GetChnFrame[2236]: VPS error get chn6 frame timeout

1

You choose 1:face

pass_viotype_ck is

Choose lunch platform menu…pick a combo:

1. x2_96board

2. x2_2610

3. x3_sdb

4. x3_dev

5. j3_dev

Which would you like?

5

You choose 5:j3dev

Choose lunch j3 vio type menu…pick a combo:

1. single cam

2. single feedback

3. multi cam sync

4. multi cam async

5. multi feedback sync

Which would you like?

3

You choose 3:multi_cam_sync

Choose lunch multi cam sensor menu…pick a combo:

1. multi camera: ov10635_960_4pipes

2. multi camera: ov10635_960_splice_4pipes

Which would you like?

2

You choose 2:ov10635_960_splice_4pipes

pipe_file is configs/vio/j3dev/ov10635_960_splice/ov10635_yuv_720p_960_pipe0.json

pipe_file is configs/vio/j3dev/ov10635_960_splice/ov10635_yuv_720p_960_pipe1.json

pipe_file is configs/vio/j3dev/ov10635_960_splice/ov10635_yuv_720p_960_pipe2.json

pipe_file is configs/vio/j3dev/ov10635_960_splice/ov10635_yuv_720p_960_pipe3.json

platform is j3dev

ov10635_960 start, default resolution 720P…

turn on mallopt

use bpu native engine

(xpluginasync.cpp:119): XPluginAsync() cons

(xpluginasync.cpp:119): XPluginAsync() cons

(smartplugin.cpp:2551): smart config file:./face_solution/configs/face_solution.json

(smartplugin.cpp:2572): xstream_workflow_file:./face_solution/configs/face_snapshot.json

(smartplugin.cpp:2573): enable_profile:0, profile_log_path:

(smartplugin.cpp:2623): gesture_mute_outside:20 palm_move_dist_thr:5 valid_palm_for_palmpat_thr:150 dynamic_gesture_vanish_thr:50 static_gesture_vanish_thr:25 static_dynamic_dist_thr:5 conflict_gesture_thr:25 gesture_direction_activate_thr:0.005 gesture_direction_cal_N_pts:15

(smartplugin.cpp:2642): dist_calibration_w:0 dist_fit_