������ARToolkit�е����Ӵ��� twoviewʱ���������´���setupCameras(): Unable to begin camera data capture for camera 2
���ڶ�������ͷ���ܽ������ݲ����������Է�����Դ�����У����д�����ʾ�����µ�Դ������̷����ģ�
// Start the video capture for this camera.
if (ar2VideoCapStart(gContextsActive[i].ARTVideo) != 0) {
fprintf(stderr, "setupCameras(): Unable to begin camera data capture for camera %d.\n", i + 1);
return (FALSE);
}
�ҵ���������ͷ������û�����⣬�����ǵڶ�������ͷ���������⣬����λ����֪�������ԭ��ָ��һ�£���л�� |