From a4b852bd282ccecd87527b02f52a2cf66822a1db Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 22 Sep 2017 14:12:19 +0200 Subject: cv: use amcap.exe for ps3 eye exposure settings --- tracker-pt/camera.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tracker-pt') diff --git a/tracker-pt/camera.cpp b/tracker-pt/camera.cpp index 28c95bf4..5e00499c 100644 --- a/tracker-pt/camera.cpp +++ b/tracker-pt/camera.cpp @@ -103,7 +103,7 @@ DEFUN_WARN_UNUSED Camera::open_status Camera::start(int idx, int fps, int res_x, { cam_info = CamInfo(); active_name = QString(); - cam_info.idx = -1; + cam_info.idx = idx; dt_mean = 0; active_name = desired_name; -- cgit v1.2.3