mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
list(), settings dialog, and multiple cameras now working
This commit is contained in:
@@ -258,15 +258,15 @@ X add "available" function to PSerial
|
||||
|
||||
040709 evening
|
||||
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
|
||||
|
||||
_ getCameras() or getPorts() or list() ?
|
||||
_ 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
|
||||
_ make sure it's possible to use multiple cameras
|
||||
|
||||
_ error in System.err stream coming from running external
|
||||
_ dies after a while or goes weird
|
||||
|
||||
Reference in New Issue
Block a user