- 18 Oct, 2017 1 commit
-
-
Thiago Santini authored
Differently from Windows, this call seems to work appropriately for Linux. Enabling it resolves the issue of the device handle being busy when trying to reopen the same handle.
-
- 17 Oct, 2017 1 commit
-
-
Thiago Santini authored
-
- 21 Sep, 2017 1 commit
-
-
Thiago Santini authored
-
- 28 Aug, 2017 1 commit
-
-
Thiago Santini authored
-
- 24 Jul, 2017 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
Some Pupil Labs cameras apparently ship with non-unique productId. Using just the product name instead.
-
- 21 Apr, 2017 1 commit
-
-
Thiago Santini authored
-
- 07 Apr, 2017 1 commit
-
-
Thiago Santini authored
-
- 28 Mar, 2017 1 commit
-
-
Thiago Santini authored
When using 640x480 @ 120 FPS and the processing can't keep up with the frame rate, some glitches start showing in the images; these commit adds some additional options that were used during test and might be useful in the future. I'm not entirely sure where these glitches come from, but it seems they originate within libuvc. After tracing it back to this point, increasing LIBUVC_NUM_TRANSFER_BUFS seems to get rid of the bug. However, setting it too high impedes opening all three pupil cameras. Temporary solution is to make sure processing can keep up with the framerate (e.g., by downsizing the processing input in EyeRecToo).
-
- 27 Mar, 2017 3 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-
- 14 Mar, 2017 1 commit
-
-
Thiago Santini authored
Original value came from pupil source; however, that results in a gray image
-
- 08 Mar, 2017 1 commit
-
-
Thiago Santini authored
-
- 27 Feb, 2017 2 commits
-
-
Thiago Santini authored
-
Thiago Santini authored
When testing selecting different cameras online, a problem with the device handle was found: after closing the stream, we can successfully reopen it but never get frames. This commit works around that issue.
-
- 25 Feb, 2017 1 commit
-
-
Thiago Santini authored
-
- 23 Feb, 2017 4 commits
-
-
Thiago Santini authored
When experimenting with multiple cameras on separate threads sometimes uvc_open would return UVC_ERROR_NOT_FOUND.
-
Thiago Santini authored
-
Thiago Santini authored
-
Thiago Santini authored
-