From 5d8f92c017f6f95a94c1957148ba0161b425098c Mon Sep 17 00:00:00 2001 From: benfry Date: Sat, 10 Jul 2004 04:52:42 +0000 Subject: [PATCH] finish up work on polling of cameras --- todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/todo.txt b/todo.txt index 2ae28f771..e7a8891f8 100644 --- a/todo.txt +++ b/todo.txt @@ -260,11 +260,11 @@ X add "available" function to PSerial X working on video library, get camera working again X getCameras() or getPorts() or list() ? X make sure it's possible to use multiple cameras +X figure out how polling works +X is it possible to check if new frames are available? +X properly synchronize() the pixels +X may need to always copy to a new array? (or does it already?) -_ figure out how polling works -_ is it possible to check if new frames are available? -_ properly synchronize() the pixels -_ may need to always copy to a new array? (or does it already?) _ provide a useful error message when winvdig not installed (for capture) _ also be able to set one in particular